ladybird/Libraries/LibProtocol
Andreas Kling 897998017a ProtocolServer: Support request headers
You can now pass a dictionary of request headers when starting a new
download in ProtocolServer.

The HTTP and HTTPS protocol will include the headers in their requests.
2020-05-21 12:27:42 +02:00
..
Client.cpp ProtocolServer: Support request headers 2020-05-21 12:27:42 +02:00
Client.h ProtocolServer: Support request headers 2020-05-21 12:27:42 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Download.cpp LibProtocol: Pass response headers in a case insensitive HashMap 2020-05-10 22:32:12 +02:00
Download.h LibProtocol: Pass response headers in a case insensitive HashMap 2020-05-10 22:32:12 +02:00