Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

encode unicode redirect URLs automatically #8

Merged
merged 3 commits into from Nov 21, 2014

Conversation

freddrake
Copy link
Contributor

Take care of encoding location response headers automatically.

@@ -334,6 +334,9 @@ def _err_response(status, method, title, message, headers=()):
</html>
"""

def _massage_headers(headers):
return headers

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete this.

jimfulton pushed a commit that referenced this pull request Nov 21, 2014
encode unicode redirect URLs automatically
@jimfulton jimfulton merged commit 594ab05 into master Nov 21, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants