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

Native str strings from Response.from_file #150

Merged
merged 1 commit into from
Apr 4, 2015
Merged

Native str strings from Response.from_file #150

merged 1 commit into from
Apr 4, 2015

Conversation

deuxpi
Copy link

@deuxpi deuxpi commented May 28, 2014

Make sure that header names extracted with Response.from_file are str instances otherwise most WSGI implementations will reject the response.

Should fix issue #99

Make sure that header names extracted with Response.from_file are `str`
instances otherwise most WSGI implementations will reject the response.

Should fix issue #99
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