Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
před 1 rokem |
Lucas CHOLLET
|
ff47223301
LibCore: Make `NetworkJob::start()` take a `Stream::BufferedSocketBase&`
|
před 2 roky |
Tim Ledbetter
|
1a17e08f87
Everywhere: Correctly report progress of downloads larger than 4GiB
|
před 2 roky |
Andreas Kling
|
21db2b7b90
Everywhere: Remove NonnullOwnPtr.h includes
|
před 2 roky |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
před 2 roky |
Tim Schumacher
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
před 2 roky |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
před 2 roky |
Tim Schumacher
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
před 2 roky |
Tim Schumacher
|
63cf9b973d
AK: Remove `FileStream`
|
před 2 roky |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
před 2 roky |
Idan Horowitz
|
7578039188
LibHTTP: Use 'close' as the default value for Connection in HTTP/1.0
|
před 2 roky |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
před 3 roky |
Lenny Maiorani
|
79aa49d04f
Libraries: Use default constructors/destructors in LibHTTP
|
před 3 roky |
Andreas Kling
|
5f5fe103eb
LibHTTP: Don't copy payload slices in flush_received_buffers()
|
před 3 roky |
sin-ack
|
64f135d90f
LibCore+Userland: Remove Core::TCPSocket :^)
|
před 3 roky |
sin-ack
|
42a76b6c2d
LibHTTP: Propagate and gracefully handle errors in Job
|
před 3 roky |
Ali Mohammad Pur
|
aafc451016
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
|
před 3 roky |
Ben Wiederhake
|
f59f7674c8
LibHTTP: Avoid implicitly copying ByteBuffer
|
před 3 roky |
TheFightingCatfish
|
57541f433b
LibWeb+LibHTTP: Support multiple Set-Cookie response headers
|
před 3 roky |
Karol Kosek
|
a7e7cb0e70
LibHTTP: Store Content-Length value in the HTTP Job class
|
před 3 roky |
Ali Mohammad Pur
|
b0a9c5673e
LibHTTP: Respect the 'Connection: close' header on keep-alive jobs
|
před 3 roky |
Ali Mohammad Pur
|
65f7e45a75
RequestServer+LibHTTP+LibGemini: Cache connections to the same host
|
před 3 roky |
Ali Mohammad Pur
|
3058ff1500
LibHTTP: Relax the finish_up() "must be called once" limitation a bit
|
před 4 roky |
Ali Mohammad Pur
|
8419ddb4d8
RequestServer: Only attempt to flush() on a timer
|
před 4 roky |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
před 4 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
AnotherTest
|
7c98a6be17
LibHTTP: Handle running out of input between chunk body and ending CRLF
|
před 4 roky |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
před 4 roky |