| 28 days ago | Meghan Denny | | update licenses.txtHEADmaster |
| 2 months ago | Meghan Denny | | 0..9 was valid in receiveHead but not HeadersMap.append |
| 2 months ago | Meghan Denny | | Method: support QUERY |
| 2 months ago | Meghan Denny | | HeadersMap.append: set-cookie needs to be added as separate header lines |
| 3 months ago | Meghan Denny | | update to zig 0.16.0 |
| 3 months ago | Meghan Denny | | update to zig 0.16.0 |
| 3 months ago | Meghan Denny | | remove c dep from sys-linux |
| 3 months ago | Meghan Denny | | update to zig 0.15.2 |
| 3 months ago | Meghan Denny | | deps added zig-sys-darwin |
| 3 months ago | Meghan Denny | | Readable added readUntilDelimiterOrEofAlloc |
| 4 months ago | Meghan Denny | | eliminate usingnamespace |
| 4 months ago | Meghan Denny | | cap Server.receiveHead at 128 request headers, could be a dos attempt otherwise |
| 4 months ago | Meghan Denny | | fix compile error in Status.phrase |
| 4 months ago | Meghan Denny | | fix compile error in client |
| 5 months ago | Meghan Denny | | flush after ServerRequest.respond*() |
| 5 months ago | Meghan Denny | | use net.Address.fromUrl |
| 6 months ago | Meghan Denny | | update licenses.txt |
| 6 months ago | Meghan Denny | | add runtime safety for name casing in HeadersMap |
| 6 months ago | Meghan Denny | | add first Server impl |
| 6 months ago | Meghan Denny | | make Status exhaustive |
| 7 months ago | Meghan Denny | | use extras.parseDigits |
| 7 months ago | Meghan Denny | | start httpbinCompresssed |
| 7 months ago | Meghan Denny | | add HeadersMap |
| 7 months ago | Meghan Denny | | add httpbinUserAgent test |
| 7 months ago | Meghan Denny | | test the other method endpoints |
| 7 months ago | Meghan Denny | | "A client SHOULD ignore the reason-phrase content." |
| 7 months ago | Meghan Denny | | test the status |
| 7 months ago | Meghan Denny | | initial commit |