Commit Graph

223 Commits

Author SHA1 Message Date
Kenneth Reitz 9889f2b93a #34 2012-02-20 13:18:06 -05:00
Kenneth Reitz 71ccdebf25 Merge branch 'delayed' of https://github.com/rmccue/httpbin 2012-02-20 13:17:47 -05:00
Kenneth Reitz f72e776f5a sp 2012-02-20 13:14:39 -05:00
Kenneth Reitz 28ae635a75 tempate 2012-02-20 13:13:50 -05:00
Kenneth Reitz cb891934c0 response-headers 2012-02-20 13:13:10 -05:00
Kenneth Reitz ded5123437 /response-headers
#25
2012-02-20 13:12:52 -05:00
Kenneth Reitz d949539027 Merge branch 'master' of https://github.com/tcurvelo/httpbin 2012-02-20 13:08:38 -05:00
Kenneth Reitz ec6106de3f back to the way it was 2012-02-20 12:51:06 -05:00
Kenneth Reitz ab52f2f5ee makefile cleanup 2012-02-20 12:48:57 -05:00
Kenneth Reitz c9c1bd761b move to old template 2012-02-20 12:46:59 -05:00
Ryan McCue ed60c9612a Note /delay/:n on index 2012-02-08 17:57:06 +10:00
Ryan McCue 5c71ef3990 Add /delay/<int:n> endpoint for delayed responses. Fixes #26 2012-02-08 17:53:44 +10:00
Johannes 92c35813e0 Merge random status functionality into /status 2012-01-23 01:10:08 +00:00
Johannes 7646e33daa Add random status code feature
Fixes issue #22
2012-01-20 04:23:22 +00:00
Kenneth Reitz 2768b5486e SOPA 2012-01-18 11:11:14 -05:00
Thiago Curvelo 170901262f Use jsonify for digest_auth() and hidden_basic_auth() too 2012-01-12 02:29:28 -03:00
Kenneth Reitz 7625a585c7 reqs 2011-12-29 13:35:32 -05:00
Kenneth Reitz 2e0ba58bdc setproctitle 2011-12-29 13:32:10 -05:00
Kenneth Reitz 5561038990 Merge remote-tracking branch 'origin/master' 2011-12-29 13:28:27 -05:00
Kenneth Reitz d0e6f7023b kill after 3 seconds 2011-12-29 13:25:52 -05:00
Kenneth Reitz 10443fffb0 gevent 2011-12-29 13:22:46 -05:00
Kenneth Reitz 9d79202494 Merge branch 'master' of github.com:kennethreitz/httpbin 2011-12-20 13:01:08 -05:00
Kenneth Reitz 3f6eefc29b Merge pull request #23 from atdt/master
Add base64-decoding endpoint for specifying arbitrary response strings
2011-12-19 22:45:07 -08:00
Ori Livneh 52871e8301 base64-decoding endpoint + test 2011-12-20 00:26:14 -05:00
Kenneth Reitz 3322e321e4 test 2011-12-17 18:38:27 -05:00
Kenneth Reitz 90ea7bee0b v0.0.6 2011-12-14 10:27:48 -05:00
Kenneth Reitz 1240ec9ed8 Merge pull request #21 from johtso/nonflat-formdata
Put multiple form data values with same key into lists
2011-12-07 17:55:11 -08:00
Johannes 15141c1a97 Put multiple form data values with same key into lists
To avoid flattening the form data when converting to
json, multiple values with the same key need to be in
lists.

Fixes issue #19
2011-12-08 01:20:29 +00:00
Kenneth Reitz 626ca5d20b non-relative 2011-12-06 21:30:31 -08:00
Kenneth Reitz 4f7a774c8d updates 2011-12-06 21:28:46 -08:00
Kenneth Reitz 34219b8306 powered by magic™ 2011-12-06 21:27:46 -08:00
Kenneth Reitz 98f7cf4897 new url 2011-12-06 21:27:32 -08:00
Kenneth Reitz 0aaf7a0e96 captitals 2011-11-26 11:21:18 -05:00
Kenneth Reitz 7008a172d4 https 2011-11-26 11:17:31 -05:00
Kenneth Reitz f6860cf8cf no more epio 2011-11-23 23:04:09 -05:00
Kenneth Reitz 8049e7c1d4 /patch is unsupported by production 2011-11-23 22:48:38 -05:00
Kenneth Reitz 0defafd839 newrelic 2011-11-08 10:03:10 -05:00
Kenneth Reitz ab88b2caaf eh, screw it 2011-10-29 14:57:30 -04:00
Kenneth Reitz 4dacbdfea2 make sleep much shorter
#16
2011-10-29 14:55:33 -04:00
Kenneth Reitz 2d1dc7c484 Merge remote-tracking branch 'origin/master' 2011-10-29 14:54:00 -04:00
Kenneth Reitz 85f93df191 -> 2011-10-29 14:53:53 -04:00
Kenneth Reitz d00a865e57 Added Kyle Conroy to AUTHORS 2011-10-29 15:51:22 -03:00
Kenneth Reitz 9294c572be add /stream to readme 2011-10-29 14:50:45 -04:00
Kenneth Reitz 980d38589a Merge pull request #16 from derferman/streaming
Provide a HTTP streaming endpoint
2011-10-29 11:46:25 -07:00
Kyle Conroy 337fa135dc Rename the stream endpoint and provide more output per message 2011-10-29 11:40:50 -07:00
Kenneth Reitz 6505cb190a Merge pull request #15 from derferman/fix_delete
The delete endpoint now returns JSON
2011-10-29 11:20:40 -07:00
Kyle Conroy b25e073b46 The delete endpoint now returns JSON 2011-10-29 11:17:03 -07:00
Kyle Conroy fa391da1b8 First version of streaming support 2011-10-29 11:14:03 -07:00
Kenneth Reitz 98fb35d7e8 deploy fix 2011-10-28 01:38:33 -04:00
Kenneth Reitz 38d05d18bf use flask's jsonify 2011-10-28 01:35:25 -04:00