ladybird/Services/RequestServer
rmg-x 8d511b2f7b
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-15, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
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 Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
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 Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
Forward.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
main.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
Request.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
Request.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
RequestClient.ipc Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
RequestServer.ipc Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00