ladybird/Services
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
..
ImageDecoder LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
RequestServer RequestServer: Clear "Content-Type" header when one isn't provided 2024-11-18 02:03:11 +01:00
WebContent LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
WebDriver LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
WebWorker LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
CMakeLists.txt