ladybird/Libraries/LibHTTP
AnotherTest 812e3ecedd LibProtocol+LibGemini+LibHTTP: Provide root certificates to LibTLS
Now we (almost) verify all the sites we browse.
Certificate verification failures should not be unexpected, as the
existing CA certificates are likely not complete.
2020-10-30 23:42:03 +01:00
..
CMakeLists.txt
Forward.h Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
HttpJob.cpp
HttpJob.h LibHTTP: Be more tolerant about bad chunked encoding trailers 2020-07-26 14:55:47 +02:00
HttpRequest.cpp LibHTTP+ProtocolServer+LibGemini: Remove Request::schedule() 2020-10-30 23:42:03 +01:00
HttpRequest.h LibHTTP+ProtocolServer+LibGemini: Remove Request::schedule() 2020-10-30 23:42:03 +01:00
HttpResponse.cpp
HttpResponse.h
HttpsJob.cpp LibProtocol+LibGemini+LibHTTP: Provide root certificates to LibTLS 2020-10-30 23:42:03 +01:00
HttpsJob.h LibProtocol+LibGemini+LibHTTP: Provide root certificates to LibTLS 2020-10-30 23:42:03 +01:00
Job.cpp LibHTTP: Fix processing terminating chunk 2020-08-19 15:28:31 +02:00
Job.h LibHTTP: Fix processing terminating chunk 2020-08-19 15:28:31 +02:00