1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 03:58:12 +00:00
serenity/Libraries/LibWeb/Page
Andreas Kling 2946a684ef ProtocolServer+LibWeb: Support more detailed HTTP requests
This patch adds the ability for ProtocolServer clients to specify which
HTTP method to use, and also to include an optional HTTP request body.
2020-09-28 11:55:26 +02:00
..
EventHandler.cpp LibWeb: Rename HTMLIFrameElement::hosted_frame() => content_frame() 2020-09-22 20:10:20 +02:00
EventHandler.h LibWeb: Allow layout nodes to receive and track mouse events 2020-09-11 18:42:43 +02:00
Frame.cpp LibWeb: Calculate selection based on glyph centers 2020-08-26 08:44:31 +02:00
Frame.h LibWeb: Rename PageView => InProcessWebView 2020-08-17 18:05:35 +02:00
Page.cpp ProtocolServer+LibWeb: Support more detailed HTTP requests 2020-09-28 11:55:26 +02:00
Page.h ProtocolServer+LibWeb: Support more detailed HTTP requests 2020-09-28 11:55:26 +02:00