Commit Graph

209 Commits

Author SHA1 Message Date
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
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
Kenneth Reitz 730d5ceed7 kill filters.json 2011-10-28 01:35:18 -04:00
Kenneth Reitz 5ebdbc0948 gunicorn 2011-10-20 22:20:52 -04:00
Kenneth Reitz f4f542f1b4 less variant setup.py 2011-10-15 12:13:19 -04:00
Kenneth Reitz 071ac30ac4 v0.0.4 2011-10-15 12:04:28 -04:00
Kenneth Reitz f6507615e5 redirect / => /get 2011-10-15 12:04:10 -04:00
Kenneth Reitz a37460156d v0.0.3 2011-10-15 11:54:18 -04:00
Kenneth Reitz 65c05f70c4 sadface 2011-10-15 11:54:00 -04:00
Kenneth Reitz 148e27c8da 500 handler 2011-10-15 11:51:43 -04:00
Kenneth Reitz 7f489529e1 v0.0.2 2011-10-15 11:51:37 -04:00
Kenneth Reitz d94f7724bc add requirements to runner 2011-10-15 10:34:32 -04:00
Kenneth Reitz 8e23434d20 Entry point 2011-10-15 10:34:22 -04:00
Kenneth Reitz f8eb92fbaa Runner 2011-10-15 10:32:38 -04:00
Kenneth Reitz 3a427271b0 new release! 2011-10-15 10:01:55 -04:00
Kenneth Reitz 08e2cc4757 epio 2011-10-13 20:27:15 -04:00