| 2 years ago | Andrew Kelley | | std.http: assert against \r\n in headers |
| 2 years ago | Andrew Kelley | | std.http.Server: implement respondStreaming with unknown len |
| 2 years ago | Andrew Kelley | | std.http: refactor unit tests |
| 2 years ago | Andrew Kelley | | std.http.Server: handle expect: 100-continue requests |
| 2 years ago | Andrew Kelley | | std.http.Server.Request.Respond: support all transfer encodings |
| 2 years ago | Andrew Kelley | | std.http.Client: add keep_alive option to fetch |
| 2 years ago | Andrew Kelley | | std.http.Server: fix handling of HEAD + chunked |
| 2 years ago | Andrew Kelley | | update standalone http test file to new API |
| 2 years ago | Andrew Kelley | | std.ArrayList: fixedWriter |
| 2 years ago | Andrew Kelley | | std.http.Server: fix seeing phantom request |
| 2 years ago | Andrew Kelley | | std.http.Server: reimplement chunked uploading |
| 2 years ago | Andrew Kelley | | std.net: fix std lib test regression. fixup |
| 2 years ago | Andrew Kelley | | std.io.Reader: add discard function |
| 2 years ago | Andrew Kelley | | std.net.listen: fix Windows API use |
| 2 years ago | Andrew Kelley | | std.http.Server: rework the API entirely |
| 2 years ago | Andrew Kelley | | std.ArrayList: add writerAssumeCapacity |
| 2 years ago | Andrew Kelley | | std.http.Server: no more dynamic allocation |
| 2 years ago | Andrew Kelley | | full send |
| 2 years ago | Andrew Kelley | | std.http.Server.Connection: remove dead code |
| 2 years ago | Andrew Kelley | | std.http.Server: move closing bool |
| 2 years ago | Andrew Kelley | | std.net, std.http: simplify |
| 2 years ago | Andrew Kelley | | std.http.Server.accept can no longer fail from OOM |
| 2 years ago | Andrew Kelley | | fix zstd compilation errors from previous commit |
| 2 years ago | Dominic | | std.compress.zstd: make DecompressStream options runtime |
| 2 years ago | Andrew Kelley | | std.http.Client: remove invalid use of refAllDecls |
| 2 years ago | Dominic | | std.compress.zstd: disable failing wasm32 tests |
| 2 years ago | Dominic | | std.compress.zstd: remove allocation from DecompressStream |
| 2 years ago | Dominic | | std.compress.zstd: fix decompressStreamOptions |
| 2 years ago | Dominic | | std.compress.zstandard: fix buffer sizes |
| 2 years ago | Andrew Kelley | | std.http.Client.connectUnix: handle unsupported OS at compile time |
| 2 years ago | Andrew Kelley | | std.http: skip tests on wasi and single-threaded |
| 2 years ago | Andrew Kelley | | std.http.Client: eliminate arena allocator usage |
| 2 years ago | Andrew Kelley | | std.Uri: refactor std.mem.Allocator -> Allocator |
| 2 years ago | Andrew Kelley | | std.http.Client: remove bad decisions from fetch() |
| 2 years ago | Andrew Kelley | | std.http.Client.fetch: remove inappropriate seek |
| 2 years ago | Andrew Kelley | | std.http.Client: remove advisory file lock on fetch |
| 2 years ago | Andrew Kelley | | std.http: remove format() method of Method |
| 2 years ago | Andrew Kelley | | std.http: fix parsing incorrect tokenization |
| 2 years ago | Andrew Kelley | | std.http.Client.connect: case insensitive host comparison |
| 2 years ago | Andrew Kelley | | std.http: fields at the top of the struct |
| 2 years ago | Andrew Kelley | | std.http: parser fixes |
| 2 years ago | Andrew Kelley | | Revert "std.http: remove 'done' flag" |
| 2 years ago | Andrew Kelley | | std: convert http trailers test to unit test |
| 2 years ago | Andrew Kelley | | std.http.Client.Response.ParseError: remove OutOfMemory |
| 2 years ago | Andrew Kelley | | git fetching: fix redirect handling |
| 2 years ago | Andrew Kelley | | std.http.Client: disable zstd for now |
| 2 years ago | Andrew Kelley | | std.http: remove Headers API |
| 2 years ago | Andrew Kelley | | std.http.Client.fetch: add redirect behavior to options |
| 2 years ago | Andrew Kelley | | std.http.Server: remove source code from doc comments |
| 2 years ago | Andrew Kelley | | std.http: remove 'done' flag |
|