kennethreitz
e9f4e3cba3
that's it
2017-03-16 20:06:20 -04:00
kennethreitz
00b8162f19
really simplify
2017-03-16 20:05:47 -04:00
kennethreitz
0a8adb664c
simplify
2017-03-16 20:04:14 -04:00
kennethreitz
5a9722b9c0
shrinking
2017-03-16 20:03:18 -04:00
kennethreitz
288f803892
see if this works
2017-03-16 20:02:30 -04:00
kennethreitz
6e9ae8bb07
fix readme
2017-03-16 20:01:59 -04:00
kennethreitz
fb6d2f745f
simplify readme
2017-03-16 20:00:36 -04:00
kennethreitz
017810bcbd
see if this fixes it
2017-03-16 19:59:26 -04:00
kennethreitz
01ff7a088a
fix
2017-03-16 19:51:06 -04:00
kennethreitz
673495bab3
remove links to http2bin, since it's down
2017-03-16 19:49:22 -04:00
kennethreitz
3282bb2544
a kenneth reitz production
2017-03-14 17:13:41 -04:00
Andrew Gaul
e00443ad15
Add missing endpoints to README
2017-03-14 11:02:46 -07:00
Tuomas Lappeteläinen
451a835c14
README: add a note that /status/code supports multiple codes
2017-02-19 16:01:32 +02:00
Andrew Gaul
0d60c576da
Correct display of endpoints
...
Over-long line added in eacc7ac58d
prevents GitHub display of table.
2017-01-19 17:46:36 -08:00
Jeroen Ooms
f30e81eeeb
advertise HTTP/2 mirror ( #303 )
2016-09-28 11:09:00 -05:00
Ian Cordasco
3f417eb818
Add changelog notes for 0.5.0
2016-08-15 06:29:57 -05:00
Ian Cordasco
c5015170b2
Merge branch 'master' of https://github.com/mansilladev/httpbin into drip-limit
...
Conflicts:
README.rst
2016-08-10 19:43:46 -05:00
Ian Cordasco
eacc7ac58d
Update documentation with new redirect-to examples
...
redirect-to now allows for a status_code parameter. This updates the
index page and README to reflect that appropriately.
2016-08-10 06:51:17 -05:00
Ian Cordasco
0cd142b275
Do not use SSH URL for cloning
...
This allows non-GitHub users to easily clone the repository as well.
The SSH URL would require SSH authentication which in turn requires a
GitHub account and we should never require someone to have one to use
httpbin from source.
2016-08-10 06:18:40 -05:00
William Scheidegger
a9721f0293
Expand the direct install and run instructions
...
Update the direct install and run instructions.
See also #287
2016-08-10 06:15:54 -05:00
Ian Cordasco
3bb7b8f9aa
Merge pull request #253 from s-chizhik/feature
...
Add ability to specify port/host to run on
2016-03-20 13:51:31 -05:00
Thomas Klausner
677c1a4120
Avoid UTF-8 characters to let setup.py run in ASCII locale.
2016-01-05 15:12:52 +01:00
Kevin Lu
a016d78df8
Changelog and setup updated to 0.4.1; floating-point support for /delay endpoint
2015-11-25 21:39:49 -08:00
Kevin McCarthy
c688307868
bump version
2015-10-22 09:03:06 -10:00
kennethreitz
3c1937f5ce
Add Deploy to Heroku button
2015-10-20 09:57:01 -04:00
Sergey Chizhik
936e49b4e9
sys > argparse, fix readme
2015-10-06 17:58:10 +03:00
Kevin McCarthy
8d0f835b54
version bump to v0.3.0
2015-09-05 18:25:18 -10:00
Neil Mansilla
d733461295
Document max MB for /drip function
2015-08-12 11:32:41 -07:00
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