Ali Mohammad Pur
|
7e20f4726f
|
LibDNS+LibWeb+Ladybird+RequestServer: Let there be DNS over TLS
This commit adds our own DNS resolver, with the aim of implementing DoT
(and eventually DoH, maybe even DNSSEC etc.)
|
2024-11-20 21:37:58 +01:00 |
|
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 |
|
Timothy Flynn
|
0ff91a5273
|
LibWebView+Services+UI: Move process helpers to LibWebView
|
2024-11-11 07:35:43 -05:00 |
|
Timothy Flynn
|
db47cc41f8
|
Everywhere: Move the Ladybird folder to UI
|
2024-11-10 12:50:45 +01:00 |
|
Timothy Flynn
|
22e0eeada2
|
Everywhere: Hoist the Services folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|