ladybird/Services/RequestServer
rmg-x 8d511b2f7b RequestServer: Clear "Content-Type" header when one isn't provided
libcurl will automatically set the Content-Type header when using the
CURLOPT_POSTFIELDS option to "application/x-www-form-urlencoded".

See: https://curl.se/libcurl/c/CURLOPT_POSTFIELDS.html

The following WPT cases now pass (8 tests):
http://wpt.live/xhr/send-blob-with-no-mime-type.html
2024-11-18 02:03:11 +01:00
..
CacheLevel.h
CMakeLists.txt LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
ConnectionFromClient.cpp RequestServer: Clear "Content-Type" header when one isn't provided 2024-11-18 02:03:11 +01:00
ConnectionFromClient.h
Forward.h
main.cpp
Request.cpp
Request.h
RequestClient.ipc
RequestServer.ipc