Commit Graph

  • 3bb7b8f9aa Merge pull request #253 from s-chizhik/feature Ian Cordasco 2016-03-20 13:51:31 -05:00
  • dee15b5c7f Merge pull request #271 from mozillazg/fix-not-in Ian Cordasco 2016-02-10 20:31:41 -06:00
  • 9efbdefcdc Merge pull request #272 from mozillazg/remove-_encoded Ian Cordasco 2016-02-10 20:31:25 -06:00
  • 15ed6f7a5f Merge pull request #273 from mozillazg/patch-1 Ian Cordasco 2016-02-10 20:31:05 -06:00
  • 74af8f2055 Merge pull request #276 from sigmavirus24/add-release-machinery Ian Cordasco 2016-02-10 20:30:49 -06:00
  • dc7e81c4a1 Add machinery to create/upload releases Ian Cordasco 2016-01-27 10:33:55 -06:00
  • 887b86059b str.lower(k) -> k.lower() mozillazg 2016-01-08 22:52:46 +08:00
  • b4e6ab220d remove unused variable '_encoded' mozillazg 2016-01-08 14:51:08 +08:00
  • 82bbde7c73 not x in -> x not in mozillazg 2016-01-08 14:49:49 +08:00
  • 5433f799e8 Merge pull request #270 from 0-wiz-0/master Ian Cordasco 2016-01-05 08:47:29 -06:00
  • 677c1a4120 Avoid UTF-8 characters to let setup.py run in ASCII locale. Thomas Klausner 2016-01-05 15:12:52 +01:00
  • 55faeb3cfb Merge pull request #268 from Runscope/gevent-1.0.2 Ian Cordasco 2015-12-22 22:37:14 -06:00
  • 1243beb4c1 Upgrade gevent to 1.0.2 Garrett Heel 2015-12-22 16:16:22 -08:00
  • 5afd1e9f60 Merge pull request #267 from luhkevin/luhkevin/pull/277 Ian Cordasco 2015-11-26 10:48:35 -06:00
  • a016d78df8 Changelog and setup updated to 0.4.1; floating-point support for /delay endpoint Kevin Lu 2015-11-25 21:39:49 -08:00
  • 6cdc1fb4f6 Merge pull request #266 from luhkevin/dev Ian Cordasco 2015-11-25 08:06:50 -06:00
  • b91e515929 Converted delay parameter to float from unicode Kevin Lu 2015-11-24 15:50:19 -08:00
  • 4763d47614 Merge branch 'floating-point-delay' Ian Cordasco 2015-11-22 08:42:51 -06:00
  • eef6c0f665 Remove int constraint on delay Kevin Lu 2015-11-20 21:54:13 +00:00
  • 762079cbd3 Merge pull request #264 from JensRantil/clarify-upper-limits Ian Cordasco 2015-11-19 08:11:53 -06:00
  • 21f8d4231c doc(limits): make the upper limit more explicit Jens Rantil 2015-11-19 10:19:54 +01:00
  • 82e67ed210 Made the Digest algorithm code backwards compatible with old URL style, /digest-auth/auth/user/passwd now works again teijsden 2015-11-06 13:48:12 +01:00
  • 14b7f46c71 Added support for another Digest algorithm, SHA256. teijsden 2015-11-04 15:30:01 +01:00
  • c688307868 bump version Kevin McCarthy 2015-10-22 09:03:06 -10:00
  • 9be2a362f6 Merge pull request #259 from Lukasa/chunked Ian Cordasco 2015-10-22 12:24:12 -05:00
  • 34a4381cdd Do not forcefully emit Transfer-Encoding header Cory Benfield 2015-10-22 12:11:14 +01:00
  • 3cab86a915 Merge pull request #258 from kennethreitz/patch-2 Ian Cordasco 2015-10-20 15:22:16 -05:00
  • 3c1937f5ce Add Deploy to Heroku button kennethreitz 2015-10-20 09:57:01 -04:00
  • d21fa82f99 Merge pull request #256 from kennethreitz/patch-1 Ian Cordasco 2015-10-09 08:58:01 -05:00
  • 957083b3d2 update to latest python 2.7 kennethreitz 2015-10-09 09:46:48 -04:00
  • 2b83b98fbf Default value instead of ternaries Sergey Chizhik 2015-10-06 18:57:07 +03:00
  • 936e49b4e9 sys > argparse, fix readme Sergey Chizhik 2015-10-06 17:58:10 +03:00
  • 53a286ee15 Add ability to specify port,host to run on Sergey Chizhik 2015-10-04 10:58:14 +03:00
  • efa9ae96dc Merge pull request #250 from phouse512/master Ian Cordasco 2015-09-17 11:36:43 -05:00
  • 2c51804e0b Added 406 unsupported media type response to /image phouse512 2015-09-10 19:25:33 -05:00
  • 01a9a4dd9b Merge pull request #249 from tehnomaag/master Ian Cordasco 2015-09-10 11:04:12 -05:00
  • 63c2287b4d Added /image/svg info to docs, clarified /image route description. Erki Esken 2015-09-09 16:21:24 +03:00
  • b1067077f5 Added SVG image serving support under /image and /image/svg Erki Esken 2015-09-09 16:06:36 +03:00
  • 8d0f835b54 version bump to v0.3.0 Kevin McCarthy 2015-09-05 18:25:18 -10:00
  • 7586d704a2 Merge pull request #246 from The-Compiler/tracking-scripts Ian Cordasco 2015-09-05 20:26:28 -05:00
  • 355e1f4fc7 Do env variable handling outside of template. Florian Bruhin 2015-08-31 21:55:31 +02:00
  • 2f5fbdf8ae Merge pull request #247 from The-Compiler/spelling John Sheehan 2015-08-31 12:46:11 -07:00
  • cca7119a60 Fix DELETE spelling in docstring. Florian Bruhin 2015-08-31 20:51:39 +02:00
  • 6858420e24 Turn off tracking unless HTTPBIN_TRACKING is set. Florian Bruhin 2015-08-31 20:48:25 +02:00
  • d733461295 Document max MB for /drip function Neil Mansilla 2015-08-12 11:32:41 -07:00
  • 2ca435800a Set 10MB limit on /drip Neil Mansilla 2015-08-12 11:23:53 -07:00
  • 39009b9a8c Merge pull request #239 from tatsuhiro-t/use-url-for Ian Cordasco 2015-07-12 21:13:31 -05:00
  • 88a7e1966d Use url_for to resolve path instead of hard coding it Tatsuhiro Tsujikawa 2015-07-11 01:28:38 +09:00
  • 811d0d5177 Fixed /image when accept header not present #225 Darrel 2015-06-01 11:10:33 -04:00
  • 9d946b5f0c Merge pull request #222 from ant1441/patch-1 John Sheehan 2015-04-05 12:43:43 -07:00
  • ae8a4d7f50 Fix MANIFEST.in Adam 2015-04-05 20:36:51 +01:00
  • 1e0e26e3cd Merge pull request #220 from frdmn/bug/hurl-link-fix John Sheehan 2015-03-07 12:22:17 -08:00
  • 7fca5adcb8 Fix hurl.it links Jonas Friedmann 2015-03-07 21:19:46 +01:00
  • 261d786851 Merge pull request #202 from dshirley/master John Sheehan 2015-02-24 10:48:54 -08:00
  • bf63216aa1 Set GUNICORN_WORKERS by environment variable. Cory Benfield 2015-02-22 09:38:00 +00:00
  • 9582a68903 Add basic Dockerfile. Cory Benfield 2015-02-22 08:42:20 +00:00
  • a250134edd Merge pull request #215 from philippgille/patch-1 John Sheehan 2015-02-20 15:16:40 -08:00
  • 02c6f1e707 Fix typo Philipp Gillé 2015-02-21 00:11:06 +01:00
  • 60b0ada6f1 Fixed unit tests for python3.4 David Shirley 2015-02-19 11:41:43 -08:00
  • b3151d45b0 Merge pull request #211 from Runscope/gunicorn John Sheehan 2015-02-04 09:35:24 -08:00
  • 7a10451dd4 Restore gunicorn in the list of third-party requirements Ryan Park 2015-02-03 10:23:54 -08:00
  • 0484ea2c91 Tidied the /range controller code David Shirley 2015-01-26 14:54:36 -08:00
  • ecd0a9c7a9 Merge pull request #208 from Runscope/https-headers John Sheehan 2015-01-26 14:21:40 -08:00
  • 7e18da5ae9 Renamed endpoint /range-request -> /range David Shirley 2015-01-26 13:51:47 -08:00
  • 3b87123f9f Allow httpbin to recognize SSL connections from more reverse proxy headers Ryan Park 2015-01-26 09:54:38 -08:00
  • 0f4d3ff3d2 Initialize Bugsnag exception handler, when desired. Ryan Park 2015-01-16 13:13:29 -08:00
  • 548e4df1f2 Remove trailing space from dictionary David Shirley 2015-01-16 11:28:47 -08:00
  • 681553d691 Add the Runscope-Service header to the list of filtered headers Ryan Park 2015-01-16 10:59:44 -08:00
  • d851a7e2a1 Modifications to enable hosting by Runscope Ryan Park 2015-01-16 10:34:14 -08:00
  • d7180a9df8 Tweaked the behavior of the 'duration' parameter of '/range-request' David Shirley 2015-01-06 14:02:03 -08:00
  • 28f8066c3a Merge pull request #193 from msabramo/image Ian Cordasco 2015-01-05 21:21:26 -06:00
  • 528db4bc38 Delete Makefile Marc Abramowitz 2015-01-02 21:12:52 -08:00
  • e73f34e335 Added a /range-request endpoint David Shirley 2015-01-02 13:22:42 -08:00
  • be53651b3a Update /image and add /image/{jpeg,png,webp} Marc Abramowitz 2014-12-23 06:57:45 -08:00
  • 6b7676ba80 Merge pull request #161 from edgurgel/fix-redirect Ian Cordasco 2014-12-23 19:56:38 -06:00
  • 99bf12b6a1 bump to 0.2.1 John Sheehan 2014-12-23 15:41:25 -08:00
  • 1b1853f9f4 Merge pull request #196 from msabramo/README_table John Sheehan 2014-12-23 15:29:02 -08:00
  • f6b8c9bdf7 README.rst: Display URLs in a table Marc Abramowitz 2014-12-23 14:00:29 -08:00
  • 388a3a8e07 Merge pull request #195 from msabramo/fix_README_links John Sheehan 2014-12-23 13:14:18 -08:00
  • b92306e065 Merge pull request #194 from msabramo/utf8 John Sheehan 2014-12-23 13:13:32 -08:00
  • 7f81b32d7b README.rst: Fix links Marc Abramowitz 2014-12-23 12:09:47 -08:00
  • 771be3aa66 httpbin.1.html: Add /encoding/utf8 Marc Abramowitz 2014-12-23 11:18:11 -08:00
  • f1f4bee83f Link to source of UTF-8-demo.txt Marc Abramowitz 2014-12-23 11:17:37 -08:00
  • 07dd308112 Merge pull request #189 from msabramo/gunicorn_19_log_file_to_stdout John Sheehan 2014-12-23 10:00:02 -08:00
  • 8709122685 Merge pull request #190 from msabramo/utf8 John Sheehan 2014-12-23 09:59:38 -08:00
  • 0b6f638b67 Merge pull request #192 from tatsuhiro-t/secure-cookies John Sheehan 2014-12-23 09:50:59 -08:00
  • 56b20baab4 Merge pull request #187 from msabramo/convert_readme_to_reST Ian Cordasco 2014-12-23 07:34:23 -06:00
  • e1024d989c Add secure attribute to cookies if wsgi.url_scheme == 'https' Tatsuhiro Tsujikawa 2014-12-23 19:08:48 +09:00
  • 54fc281ef7 Fix /redirect to return absolute URL Eduardo Gurgel 2014-09-21 00:12:42 +12:00
  • 57c44f6748 Add /encoding/utf8 endpoint Marc Abramowitz 2014-12-22 19:11:09 -08:00
  • 008bfee25e Procfile: Add --log-file - Marc Abramowitz 2014-12-22 19:13:30 -08:00
  • 8f61f1f9ea Merge pull request #188 from msabramo/add_newline_to_end_of_Procfile Ian Cordasco 2014-12-22 21:07:44 -06:00
  • 6ee9f407c6 Procfile: Add newline to end of file Marc Abramowitz 2014-12-22 18:59:29 -08:00
  • b9d81b2e0b README.md => README.rst Marc Abramowitz 2014-12-22 17:46:25 -08:00
  • b16206b80a Merge pull request #184 from msabramo/travis John Sheehan 2014-12-22 16:51:40 -08:00
  • 34003b702a README.md: Add Travis CI build badge Marc Abramowitz 2014-12-22 16:42:57 -08:00
  • 6ad0781991 Fix Travis py34 failure Marc Abramowitz 2014-12-22 16:35:11 -08:00
  • 3c85fbf3eb Add .travis.yml for Travis CI Marc Abramowitz 2014-12-22 16:24:21 -08:00
  • b226607c19 Merge branch 'msabramo-GH-168' John Sheehan 2014-12-22 16:22:47 -08:00
  • 5858e3d434 Merge branch 'GH-168' of https://github.com/msabramo/httpbin into msabramo-GH-168 John Sheehan 2014-12-22 16:21:21 -08:00