Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HTTP authentication scheme name is case insensitive. #3827

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

Merged
merged 1 commit into from
Jun 20, 2016

Conversation

dbrnz
Copy link
Contributor

@dbrnz dbrnz commented Jun 19, 2016

From RFC 2617 (my emphasis):

1.2 Access Authentication Framework

HTTP provides a simple challenge-response authentication mechanism that MAY be used by a server to challenge a client request and by a client to provide authentication information. It uses an extensible, case-insensitive token to identify the authentication scheme, followed by a comma-separated list of attribute-value pairs which carry the parameters necessary for achieving authentication via that scheme.

@ethomson
Copy link
Member

Hahaha, oooooops. Thanks @dbrnz for catching and fixing this.

Also, apologies to @jeffhostetler for not reading your RFC very carefully. :D

@ethomson ethomson merged commit 24d10ca into libgit2:master Jun 20, 2016
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