https://github.com/cdent/gabbi-wait
ResponseHandler hacks for doing gabbi demo
https://github.com/cdent/gabbi-wait
Last synced: about 1 year ago
JSON representation
ResponseHandler hacks for doing gabbi demo
- Host: GitHub
- URL: https://github.com/cdent/gabbi-wait
- Owner: cdent
- License: apache-2.0
- Created: 2015-04-25T18:26:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-27T12:55:53.000Z (about 11 years ago)
- Last Synced: 2025-02-01T03:29:05.336Z (over 1 year ago)
- Language: Python
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[Gabbi](https://github.com/cdent/gabbi) ResponseHandler hacks to two
do things:
* Wait for a keypress between each request.
* Display the request and response headers on screen.
Currently messy, but useful for demo, perhaps.