-
Liberty closes HTTP 1.0/1.1 keepalive connection if the response code is [400, 402-417, or 500-505](https://github.com/OpenLiberty/open-liberty/blob/gm-21.0.0.3/dev/com.ibm.ws.transport.http/src/com/i…
-
Incomplete list from while I was working on the code:
* [ ] Add README file.
* [x] #494.
* [x] #495.
* [ ] #496.
* [x] #497.
* [x] #499.
* [ ] Testing:
* [ ] `client` module.
* [ ] Te…
-
Recently, MS has rolled an update to their CDN endpoints that are supposed to be more compliant with the RFC about range requests.
When gzip is enabled on Ambassador, request from Azure CDN to Amba…
-
When downloading all likes or a playlist, I think the program would benefit from a multithreaded approach. Something like adding an option `--num-threads n` that would partition the list in nths:
```…
-
In specs 02 and 03 we had the option to announce support for byte ranges on GET requests through WebFinger.
In spec 06 we're moving this to the `Accept-Ranges` response header, to better comply with …
-
https://developer.github.com/v3/#pagination
http://tools.ietf.org/html/rfc5988
this is the way github handles pagination on their APIs, they use pagination in the url as query parameter, then use th…
-
Likely might be true for other controllers too, just haven't gotten to it yet.
- Range request Content-Range response headers are not correctly set for partial responses and are non-compliant with …
-
I saw this page summarizing some changes: http://evertpot.com/http-11-updated/
We need to review changes and double check how we hold up with the new RFC.
The one that jumps out that we're out of sp…
-
### Describe the bug
I use `web.FileResponse` to respond with a file that is not really on the disk. This is done with a `Path` instance that implements the `pathlib.Path` interface. Much like the `z…
-
- 7230: https://www.rfc-editor.org/rfc/pdfrfc/rfc7230.txt.pdf
- [ ] @LeaYeh 6, 9
- [ ] @yenthing 1, 2, 3
- [ ] @leske42 4
- 7231: https://www.rfc-editor.org/rfc/pdfrfc/rfc7231.txt.pdf
…