Skip to content

Conversation

@lostb1t
Copy link
Contributor

@lostb1t lostb1t commented Feb 10, 2016

The allowed methods list is printed directly into the template. In my case this results in unicode representation of the method names: "[u'GET', u'OPTIONS']"

Forcing the names in the list to a string should solve this problem.

@manosim
Copy link
Owner

manosim commented Feb 10, 2016

That works great! Thank you @docc

manosim pushed a commit that referenced this pull request Feb 10, 2016
Force method names to string.
@manosim manosim merged commit 4d68fa7 into manosim:master Feb 10, 2016
@manosim manosim added this to the Release 0.0.7 milestone Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants