MacDue
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
há 2 anos atrás |
Aliaksandr Kalenik
|
7b8a857e30
LibHTTP: Return error if request is incomplete
|
há 2 anos atrás |
Aliaksandr Kalenik
|
9220cdc285
LibHTTP+WebDriver+WebServer: Return error from HTTP request parser
|
há 2 anos atrás |
Linus Groh
|
e76394d96c
AK: Remove infallible version of StringBuilder::to_byte_buffer
|
há 2 anos atrás |
Linus Groh
|
d0ecd81888
LibHTTP: Propagate OOM errors from HttpRequest::to_raw_request()
|
há 2 anos atrás |
Jelle Raaijmakers
|
25f2e4981c
AK: Stop using `DeprecatedString` in Base64 encoding
|
há 2 anos atrás |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
há 2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Luke Wilde
|
b8b263d9c3
LibHTTP: Always send Content-Length header in POST requests
|
há 2 anos atrás |
demostanis
|
3e8b5ac920
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
|
há 2 anos atrás |
Luke Wilde
|
41d6307c17
LibHTTP: Fix not consuming the last byte of body in from_raw_request
|
há 2 anos atrás |
Sam Atkins
|
f754f45680
LibHTTP: Include request body in HttpRequest::from_raw_request()
|
há 2 anos atrás |
Sam Atkins
|
9b891a423b
LibHTTP: Make HTTP method names more accessible
|
há 2 anos atrás |
0xbigshaq
|
af46734497
LibHTTP+WebServer: Add querystring support
|
há 3 anos atrás |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
há 3 anos atrás |
Luke Wilde
|
cd9864bbf1
LibHTTP+RequestServer: Recognize more HTTP methods
|
há 3 anos atrás |
Andreas Kling
|
db2b67dc5e
LibHTTP: Don't re-urlencode URL query strings
|
há 3 anos atrás |
GeekFiftyFive
|
832920c003
AK+LibHTTP: Revert prior change to percent encode plus signs
|
há 3 anos atrás |
GeekFiftyFive
|
737f5b26b7
AK+LibHTTP: Ensure plus signs are percent encoded in query string
|
há 3 anos atrás |
GeekFiftyFive
|
8fee285d72
LibHTTP: Append port to Host header if it exists
|
há 3 anos atrás |
Lenny Maiorani
|
79aa49d04f
Libraries: Use default constructors/destructors in LibHTTP
|
há 3 anos atrás |
Ali Mohammad Pur
|
aafc451016
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
|
há 3 anos atrás |
Sam Atkins
|
c388a879d7
AK+Userland: Make AK::decode_base64 return ErrorOr
|
há 3 anos atrás |
Ben Wiederhake
|
cb868cfa41
AK+Everywhere: Make Base64 decoding fallible
|
há 3 anos atrás |
Ali Mohammad Pur
|
65f7e45a75
RequestServer+LibHTTP+LibGemini: Cache connections to the same host
|
há 3 anos atrás |
Max Wipfli
|
1d990b3e7b
LibHTTP: Add HTTP Basic Authentication header generation and parsing
|
há 4 anos atrás |
Max Wipfli
|
ce80188d6f
LibHTTP: Percent encode/decode request URI
|
há 4 anos atrás |
Gunnar Beutner
|
f1dc8e12d2
LibHTTP: Make sure we're not sending an empty path in requests
|
há 4 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
há 4 anos atrás |