Github user ffcai commented on the pull request: https://github.com/apache/trafficserver/pull/183#issuecomment-86863891 Hi @jacksontj , I hope to discuss with you about [httpbin](http://httpbin.org/) before the merge. It's a HTTP Request & Response Service, implemented by python, on the base of Flask. Some endpoints would be useful for our tests, e.g. /get, /post, /redirect, /delay, /drip... with these hands-on endpoints, we can focus our tests on ats configurations and E2E tests, without spending too much time on origin server's implementation and detail. And we can install it as a library from PyPI and run it as a local WSGI app. What do you think of it?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---