Commit Graph

13 Commits

Author SHA1 Message Date
Jonas Friedmann 7fca5adcb8 Fix hurl.it links 2015-03-07 21:19:46 +01:00
John Sheehan 261d786851 Merge pull request #202 from dshirley/master
Add range request functionality
2015-02-24 10:48:54 -08:00
David Shirley 7e18da5ae9 Renamed endpoint /range-request -> /range 2015-01-26 13:51:47 -08:00
Ryan Park d851a7e2a1 Modifications to enable hosting by Runscope
I removed the gunicorn requirement. At Runscope we need a custom version of
gunicorn, and the requirement isn't strictly necessary for third parties to
use this project. (They might want to host under a different WSGI server
anyway.)

Also updated the README to remove some Heroku references.
2015-01-16 10:38:01 -08:00
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
Marc Abramowitz f6b8c9bdf7 README.rst: Display URLs in a table 2014-12-23 14:04:37 -08:00
Marc Abramowitz 7f81b32d7b README.rst: Fix links
that were broken by Markdown => reST conversion, by removing all double
backquotes. I don't think reST allows double backquote (code font)
nested inside a link.
2014-12-23 12:09:47 -08:00
Marc Abramowitz b9d81b2e0b README.md => README.rst 2014-12-22 17:46:25 -08:00
Kenneth Reitz adf2704081 Readme move 2011-06-12 23:17:49 -04:00
Kenneth Reitz 0d5a81aee7 plans 2011-06-12 13:25:04 -04:00
Kenneth Reitz ee04c0ebb6 PanBin -> HttpBin 2011-06-12 13:23:20 -04:00
Kenneth Reitz 7a77002e59 additional info 2011-06-12 13:22:06 -04:00
Kenneth Reitz dc56b3f92f basic plans 2011-06-12 13:21:06 -04:00