-
afaict, this draft proposes to replace the fixed model of range units established by RFC 7233 with a registry-based system. wouldn't that mean that the existing units defined in RFC 7233 should be add…
-
RFC 2616 was been replaced by RFC 7230,7231,7232,7233,7334 and 7235 two years ago and is a more consistent, accurate and clearer description of HTTP. Most of the core semantics of HTTP are described …
-
by **jed@fastly.com**:
There's currently a bug with ServeContent and FileServer when handling Range requests.
Given a file of size N, a request for "Range: bytes=N-*" should return a 416. …
-
**[James Howe](https://jira.spring.io/secure/ViewProfile.jspa?name=jamesmhowe)** opened **[SPR-14289](https://jira.spring.io/browse/SPR-14289?redirect=false)** and commented
From RFC 7231 §4.3.4
> A…
-
Hello,
I just have a convenience suggestion.
Frequently we have to handle request queries.
It often becomes a bother to check if the return value is null, and then define a default value for it with e…
-
What does 'go version' print?
go version go1.3 linux/amd64
What steps reproduce the problem?
1. You will need an MPEG4 version 2 video file that your browser agrees to play. It
needs to be the spec…
-
Hello.
When I download a link like this:
`aria2c "http://tb27.trainbit.com:8080/files/6135087884/v3664B3059785465766E6956736877307A45416C68372B436636594F6E67487445615441447930764B2B54673D/"`
aria2 s…
sky93 updated
8 years ago
-
My reading of the spec ([RFC 7233](https://tools.ietf.org/html/rfc7233#section-4.4)) suggests that a request which results in an empty collection should return `HTTP 416` with a `Content-Range: */0`. …
-
We need a Rest-API. This could be done by a proxy that runs as a CGI script and opens socket connections to the server.