demostanis
|
3e8b5ac920
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
|
2 years ago |
Luke Wilde
|
41d6307c17
LibHTTP: Fix not consuming the last byte of body in from_raw_request
|
2 years ago |
Sam Atkins
|
f754f45680
LibHTTP: Include request body in HttpRequest::from_raw_request()
|
2 years ago |
Sam Atkins
|
9b891a423b
LibHTTP: Make HTTP method names more accessible
|
2 years ago |
0xbigshaq
|
af46734497
LibHTTP+WebServer: Add querystring support
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Luke Wilde
|
cd9864bbf1
LibHTTP+RequestServer: Recognize more HTTP methods
|
3 years ago |
Andreas Kling
|
db2b67dc5e
LibHTTP: Don't re-urlencode URL query strings
|
3 years ago |
GeekFiftyFive
|
832920c003
AK+LibHTTP: Revert prior change to percent encode plus signs
|
3 years ago |
GeekFiftyFive
|
737f5b26b7
AK+LibHTTP: Ensure plus signs are percent encoded in query string
|
3 years ago |
GeekFiftyFive
|
8fee285d72
LibHTTP: Append port to Host header if it exists
|
3 years ago |
Lenny Maiorani
|
79aa49d04f
Libraries: Use default constructors/destructors in LibHTTP
|
3 years ago |
Ali Mohammad Pur
|
aafc451016
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
|
3 years ago |
Sam Atkins
|
c388a879d7
AK+Userland: Make AK::decode_base64 return ErrorOr
|
3 years ago |
Ben Wiederhake
|
cb868cfa41
AK+Everywhere: Make Base64 decoding fallible
|
3 years ago |
Ali Mohammad Pur
|
65f7e45a75
RequestServer+LibHTTP+LibGemini: Cache connections to the same host
|
3 years ago |
Max Wipfli
|
1d990b3e7b
LibHTTP: Add HTTP Basic Authentication header generation and parsing
|
4 years ago |
Max Wipfli
|
ce80188d6f
LibHTTP: Percent encode/decode request URI
|
4 years ago |
Gunnar Beutner
|
f1dc8e12d2
LibHTTP: Make sure we're not sending an empty path in requests
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |