Version: 0.5.0, Package name: py-httpbin-0.5.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Testing an HTTP Library can become difficult sometimes. RequestBin is fantastic for testing POST requests, but doesn't let you control the response. This exists to cover all kinds of HTTP scenarios. Additional endpoints are being considered. All endpoint responses are JSON-encoded. |
Filesize: 86.619 KB |
Version History (View Complete History) |
|
2021-11-01 18:03:00 by Stuart Henderson | Files touched by this commit (131) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-03-01 06:11:19 by Stuart Henderson | Files touched by this commit (20) |
Log message: move flask dep chain to py3-only, from Lucas Raab pamela@ (maintainer) ok with vcr/test-vcr |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-13 13:03:54 by Daniel Jakots | Files touched by this commit (33) |
Log message: Remove shadchin@ as maintainer per his request |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2017-01-03 12:28:49 by Landry Breuil | Files touched by this commit (29) |
Log message: bump ports depending on python3 in www |
2016-08-19 01:39:05 by Alexandr Shadchin | Files touched by this commit (3) |
Log message: Update to py-httpbin 0.5.0 |
2016-01-27 21:14:36 by Alexandr Shadchin | Files touched by this commit (3) |
Log message: Minor update to py-httpbin 0.4.1 Added floating-point support for /delay endpoint |