1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 10:45:07 +00:00
Commit graph

2 commits

Author SHA1 Message Date
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
Andreas Kling
a4902e0eec ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
Renamed from Services/ProtocolServer/PSClientConnection.cpp (Browse further)