Commit Graph

  • 7de330b2fc Add redirect_to functionality. Chris Dary 2012-02-28 10:02:10 -05:00
  • c311926ea6 Merge pull request #39 from derferman/status Kenneth Reitz 2012-02-27 07:31:39 -08:00
  • 8d93fc406a Merge pull request #40 from derferman/https Kenneth Reitz 2012-02-27 07:30:01 -08:00
  • 5eb1c9ad0d Remove app.debug Kyle Conroy 2012-02-26 22:38:17 -08:00
  • 38d04e0bb9 Show proper scheme in urls Kyle Conroy 2012-02-26 22:35:36 -08:00
  • 16f7ab8c70 Remove very broken JSON stuff Kyle Conroy 2012-02-26 22:23:02 -08:00
  • da07bb6675 Add POST PUT and DELETE to the status endpoint Kyle Conroy 2012-02-26 21:59:34 -08:00
  • 309888134b Merge pull request #38 from piotr-dobrogost/master Kenneth Reitz 2012-02-26 11:00:45 -08:00
  • 0826ed75d9 this can raise IndexError but not KeyError Piotr Dobrogost 2012-02-26 19:48:17 +01:00
  • 43872ceeec Merge remote-tracking branch 'origin/master' Kenneth Reitz 2012-02-24 23:06:18 -05:00
  • 9fed08dc0f json Kenneth Reitz 2012-02-24 23:06:12 -05:00
  • ac8832934f Merge pull request #35 from tomviner/patch-1 Kenneth Reitz 2012-02-21 01:04:24 -08:00
  • eda6e70bb8 typo "eturns" TomV 2012-02-20 23:25:59 +00:00
  • f172f59359 typo "eturns" Tom V 2012-02-20 23:22:21 +00:00
  • f61dd74026 X-Forwarded-Port Kenneth Reitz 2012-02-20 13:29:14 -05:00
  • 9922fd76c9 cleanup Kenneth Reitz 2012-02-20 13:29:11 -05:00
  • 5da009e330 document limits Kenneth Reitz 2012-02-20 13:24:36 -05:00
  • 6161408ee8 10 seconds. Kenneth Reitz 2012-02-20 13:19:17 -05:00
  • 9889f2b93a #34 Kenneth Reitz 2012-02-20 13:18:06 -05:00
  • 71ccdebf25 Merge branch 'delayed' of https://github.com/rmccue/httpbin Kenneth Reitz 2012-02-20 13:17:47 -05:00
  • f72e776f5a sp Kenneth Reitz 2012-02-20 13:14:39 -05:00
  • 28ae635a75 tempate Kenneth Reitz 2012-02-20 13:13:50 -05:00
  • cb891934c0 response-headers Kenneth Reitz 2012-02-20 13:13:10 -05:00
  • ded5123437 /response-headers Kenneth Reitz 2012-02-20 13:12:52 -05:00
  • d949539027 Merge branch 'master' of https://github.com/tcurvelo/httpbin Kenneth Reitz 2012-02-20 13:08:38 -05:00
  • ec6106de3f back to the way it was Kenneth Reitz 2012-02-20 12:51:06 -05:00
  • ab52f2f5ee makefile cleanup Kenneth Reitz 2012-02-20 12:48:57 -05:00
  • c9c1bd761b move to old template Kenneth Reitz 2012-02-20 12:46:59 -05:00
  • ed60c9612a Note /delay/:n on index Ryan McCue 2012-02-08 17:57:06 +10:00
  • 5c71ef3990 Add /delay/<int:n> endpoint for delayed responses. Fixes #26 Ryan McCue 2012-02-08 17:53:44 +10:00
  • 92c35813e0 Merge random status functionality into /status Johannes 2012-01-23 01:10:08 +00:00
  • 7646e33daa Add random status code feature Johannes 2012-01-20 04:11:41 +00:00
  • 2768b5486e SOPA Kenneth Reitz 2012-01-18 11:11:14 -05:00
  • 170901262f Use jsonify for digest_auth() and hidden_basic_auth() too Thiago Curvelo 2012-01-12 02:28:16 -03:00
  • 7625a585c7 reqs Kenneth Reitz 2011-12-29 13:35:32 -05:00
  • 2e0ba58bdc setproctitle Kenneth Reitz 2011-12-29 13:32:10 -05:00
  • 5561038990 Merge remote-tracking branch 'origin/master' Kenneth Reitz 2011-12-29 13:28:27 -05:00
  • d0e6f7023b kill after 3 seconds Kenneth Reitz 2011-12-29 13:25:52 -05:00
  • 10443fffb0 gevent Kenneth Reitz 2011-12-29 13:22:46 -05:00
  • 9d79202494 Merge branch 'master' of github.com:kennethreitz/httpbin Kenneth Reitz 2011-12-20 13:01:08 -05:00
  • 3f6eefc29b Merge pull request #23 from atdt/master Kenneth Reitz 2011-12-19 22:45:07 -08:00
  • 52871e8301 base64-decoding endpoint + test Ori Livneh 2011-12-20 00:26:14 -05:00
  • 3322e321e4 test Kenneth Reitz 2011-12-17 18:38:27 -05:00
  • 90ea7bee0b v0.0.6 Kenneth Reitz 2011-12-14 10:27:48 -05:00
  • 1240ec9ed8 Merge pull request #21 from johtso/nonflat-formdata Kenneth Reitz 2011-12-07 17:55:11 -08:00
  • 15141c1a97 Put multiple form data values with same key into lists Johannes 2011-12-08 01:20:29 +00:00
  • 626ca5d20b non-relative Kenneth Reitz 2011-12-06 21:30:31 -08:00
  • 4f7a774c8d updates Kenneth Reitz 2011-12-06 21:28:46 -08:00
  • 34219b8306 powered by magic™ Kenneth Reitz 2011-12-06 21:27:46 -08:00
  • 98f7cf4897 new url Kenneth Reitz 2011-12-06 21:27:32 -08:00
  • 0aaf7a0e96 captitals Kenneth Reitz 2011-11-26 11:21:18 -05:00
  • 7008a172d4 https Kenneth Reitz 2011-11-26 11:17:28 -05:00
  • f6860cf8cf no more epio Kenneth Reitz 2011-11-23 23:04:09 -05:00
  • 8049e7c1d4 /patch is unsupported by production Kenneth Reitz 2011-11-23 22:48:38 -05:00
  • 0defafd839 newrelic Kenneth Reitz 2011-11-08 10:03:10 -05:00
  • ab88b2caaf eh, screw it Kenneth Reitz 2011-10-29 14:57:30 -04:00
  • 4dacbdfea2 make sleep much shorter Kenneth Reitz 2011-10-29 14:55:33 -04:00
  • 2d1dc7c484 Merge remote-tracking branch 'origin/master' Kenneth Reitz 2011-10-29 14:54:00 -04:00
  • 85f93df191 -> Kenneth Reitz 2011-10-29 14:53:53 -04:00
  • d00a865e57 Added Kyle Conroy to AUTHORS Kenneth Reitz 2011-10-29 15:51:22 -03:00
  • 9294c572be add /stream to readme Kenneth Reitz 2011-10-29 14:50:45 -04:00
  • 980d38589a Merge pull request #16 from derferman/streaming Kenneth Reitz 2011-10-29 11:46:25 -07:00
  • 337fa135dc Rename the stream endpoint and provide more output per message Kyle Conroy 2011-10-29 11:40:50 -07:00
  • 6505cb190a Merge pull request #15 from derferman/fix_delete Kenneth Reitz 2011-10-29 11:20:40 -07:00
  • b25e073b46 The delete endpoint now returns JSON Kyle Conroy 2011-10-29 11:17:03 -07:00
  • fa391da1b8 First version of streaming support Kyle Conroy 2011-10-29 11:14:03 -07:00
  • 98fb35d7e8 deploy fix Kenneth Reitz 2011-10-28 01:38:33 -04:00
  • 38d05d18bf use flask's jsonify Kenneth Reitz 2011-10-28 01:35:25 -04:00
  • 730d5ceed7 kill filters.json Kenneth Reitz 2011-10-28 01:35:18 -04:00
  • 5ebdbc0948 gunicorn Kenneth Reitz 2011-10-20 22:20:52 -04:00
  • f4f542f1b4 less variant setup.py Kenneth Reitz 2011-10-15 12:13:19 -04:00
  • 071ac30ac4 v0.0.4 Kenneth Reitz 2011-10-15 12:04:28 -04:00
  • f6507615e5 redirect / => /get Kenneth Reitz 2011-10-15 12:04:10 -04:00
  • a37460156d v0.0.3 Kenneth Reitz 2011-10-15 11:54:18 -04:00
  • 65c05f70c4 sadface Kenneth Reitz 2011-10-15 11:54:00 -04:00
  • 148e27c8da 500 handler Kenneth Reitz 2011-10-15 11:51:43 -04:00
  • 7f489529e1 v0.0.2 Kenneth Reitz 2011-10-15 11:51:37 -04:00
  • d94f7724bc add requirements to runner Kenneth Reitz 2011-10-15 10:34:32 -04:00
  • 8e23434d20 Entry point Kenneth Reitz 2011-10-15 10:34:22 -04:00
  • f8eb92fbaa Runner Kenneth Reitz 2011-10-15 10:32:38 -04:00
  • 3a427271b0 new release! Kenneth Reitz 2011-10-15 10:01:55 -04:00
  • 08e2cc4757 epio Kenneth Reitz 2011-10-13 20:27:15 -04:00
  • df44b246e0 Back to ep.io! Kenneth Reitz 2011-10-13 15:57:33 -04:00
  • b6c5f3dbc6 frustration Kenneth Reitz 2011-10-11 09:38:55 -04:00
  • a714454425 sp @lispython! Kenneth Reitz 2011-10-09 09:07:35 -04:00
  • fdbc7c380d shorter lines Kenneth Reitz 2011-10-09 08:54:53 -04:00
  • df28a4eb78 404'd Kenneth Reitz 2011-10-09 08:54:04 -04:00
  • 747eaa15e5 landing page update Kenneth Reitz 2011-10-09 08:52:47 -04:00
  • d10089045c New release of Flask for #11 Kenneth Reitz 2011-10-09 08:51:11 -04:00
  • 18e2087a56 Added contribs to AUTHORS Kenneth Reitz 2011-10-09 08:46:03 -04:00
  • db41d16104 Merge branch 'develop' of https://github.com/shazow/httpbin Kenneth Reitz 2011-10-09 08:44:52 -04:00
  • aae0dec448 Merge branch 'master' of https://github.com/Lispython/httpbin Kenneth Reitz 2011-10-09 08:44:22 -04:00
  • 708382ef94 force it! Kenneth Reitz 2011-09-29 01:29:46 -04:00
  • 4040ac794f gevent runner Kenneth Reitz 2011-09-29 01:27:31 -04:00
  • 286c7065d6 readme cleanup Kenneth Reitz 2011-09-28 23:31:09 -04:00
  • b0f90ba0cf Heroku-only, for now. Kenneth Reitz 2011-09-28 23:28:02 -04:00
  • 1b7bf64f25 Makefile Kenneth Reitz 2011-09-28 23:15:45 -04:00
  • 869e696467 *grumble*, add rendered html for heroku Kenneth Reitz 2011-09-28 23:10:33 -04:00
  • f5b7a05b37 reqs => requirements Andrey Petrov 2011-09-27 19:59:03 -07:00
  • f2b1960141 remove epic environment headers Kenneth Reitz 2011-09-27 22:05:24 -04:00