Skip to content

Show request time and SQL info when using --werkzeug.#112

Open
joeyespo wants to merge 1 commit intodcramer:masterfrom
joeyespo:perf-info-with-werkzeug
Open

Show request time and SQL info when using --werkzeug.#112
joeyespo wants to merge 1 commit intodcramer:masterfrom
joeyespo:perf-info-with-werkzeug

Conversation

@joeyespo
Copy link

@joeyespo joeyespo commented Apr 1, 2015

Fixes #110 by taking the code in http.py and using Werkzeug's version of WSGIRequestHandler, and adding some Werkzeug-specific changes. This file only gets loaded when --werkzeug is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The time and SQL information is missing when using --werkzeug

1 participant