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

Normalises HTTP Basic scheme name to match that of RFC1945 #435

Merged

Conversation

outofcoffee
Copy link
Collaborator

This PR normalises the HTTP Basic scheme name to match that of RFC1945.

See: http://tools.ietf.org/html/rfc1945#section-11.1

This fixes an issue with strict back-end services rejecting 'BASIC' (the current value) instead of 'Basic'.

EricWittmann added a commit that referenced this pull request Mar 17, 2016
…rmalisation

Normalises HTTP Basic scheme name to match that of RFC1945
@EricWittmann EricWittmann merged commit 7cde3e5 into apiman:master Mar 17, 2016
@EricWittmann
Copy link
Member

Thanks!

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.

None yet

3 participants