Files
httpbin/httpbin
David Shirley e73f34e335 Added a /range-request endpoint
This endpoint conforms to RFC7233.
http://svn.tools.ietf.org/svn/wg/httpbis/specs/rfc7233.html

It is functionally very similar to /stream-bytes, but it also
allows specifying a "Range" header, which allows the client
to ask for a specific portion of the resource.

I didn't add this functionality to /stream-bytes so as not
to break compatibility with any clients that expect range
requests to fail on that endpoint. Perhaps I'm just being
overly cautious.
2015-01-02 13:22:42 -08:00
..
2015-01-02 13:22:42 -08:00
2014-05-25 19:44:07 -10:00
2015-01-02 13:22:42 -08:00
2014-05-25 19:44:07 -10:00
2015-01-02 13:22:42 -08:00
2014-05-25 19:44:07 -10:00
2012-02-20 13:29:11 -05:00