lengarvey (Leonard Garvey)
- Login: lengarvey
- Email: lengarvey@bottledup.net
- Registered on: 06/27/2014
- Last sign in: 07/04/2014
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
07/01/2014
- 01:28 PM Ruby master Bug #9986: WEBrick content-length being set when transfer-encoding is chunked
- I've split out my patch into two separate patches. The first contains a failing test and the second contains a fix wh...
- 01:10 PM Ruby master Feature #2542: URI lib should be updated to RFC 3986
- I've implemented something similar to that policy in the following gist: https://gist.github.com/lengarvey/31983eac66...
- 06:36 AM Ruby master Bug #9990: URI.parse and URI.encode use different RFCs
- I did see it, this bug points out that URI.escape isn't covered by that change. I'm not sure if there's a more approp...
06/30/2014
- 08:14 AM Ruby master Bug #9986: WEBrick content-length being set when transfer-encoding is chunked
- Thanks for taking another look.
It's a relatively simple fix either way, I made the change in HTTPResponse#chunke...
06/28/2014
- 09:10 AM Ruby master Bug #9990 (Closed): URI.parse and URI.encode use different RFCs
- The latest code for URI.parse uses RFC3986 but URI.encode/URI.escape still uses the old URI::RFC2396_Parser implement...
- 01:55 AM Ruby master Bug #9986: WEBrick content-length being set when transfer-encoding is chunked
- I don't believe this is a duplicate of #9927. This occurs if you're not issuing a HEAD request and affects Safari wit...
06/27/2014
- 04:32 PM Ruby master Bug #9986 (Closed): WEBrick content-length being set when transfer-encoding is chunked
- It's possible to get WEBrick to return both Transfer-Encoding: chunked and a calculated Content-length header. If the...
Also available in: Atom