Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support tornado's HTTPRequest #2

Merged
merged 3 commits into from
Nov 15, 2012
Merged

Conversation

dmitry-mukhin
Copy link
Contributor

i was not thorough, but works for me.

brianr pushed a commit that referenced this pull request Nov 15, 2012
- use `request.full_url()` instead of `request.uri`
- update version, unmerge some setup.py changes that don't belong in the mainline
@brianr brianr merged commit 4975306 into rollbar:master Nov 15, 2012
@brianr
Copy link
Member

brianr commented Nov 15, 2012

Thanks! I've pushed a new version to pypi, version 0.1.10

Made a slight edit to use request.full_url() instead of request.uri -- this will make the urls clickable (and actually work) from the ratchet.io interface.

jfarrimo pushed a commit that referenced this pull request Feb 22, 2016
scrub call args if name is in scrub fields
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.

2 participants