HTTP authentication scheme name is case insensitive. by dbrnz · Pull Request #3827 · libgit2/libgit2 · GitHub
Skip to content

HTTP authentication scheme name is case insensitive.#3827

Merged
ethomson merged 1 commit into
libgit2:masterfrom
dbrnz:basic_auth
Jun 20, 2016
Merged

HTTP authentication scheme name is case insensitive.#3827
ethomson merged 1 commit into
libgit2:masterfrom
dbrnz:basic_auth

Conversation

@dbrnz

@dbrnz dbrnz commented Jun 19, 2016

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Member

@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