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

Fix www-authenticate #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix www-authenticate #1

wants to merge 3 commits into from

Conversation

ddennedy
Copy link

Here is a pull request for the issue I sent you an e-mail about. Curl and Chrome require that www-authenticate header have commas.

@bkjones
Copy link
Owner

bkjones commented Oct 23, 2011

As soon as I have a little time to test that this doesn't break things for other clients while fixing curl and Chrome, I'll merge it in. I should also write some unit tests for just this situation. Thanks for the code. I'll do my best to test and get it merged in the next few days.

@ddennedy
Copy link
Author

ok, no rush for me - at least it is tracked and others might notice in the meantime. Previously, I did not put much time into checking the standard, but I just did a quick check. Top of RFC 2617, section 1.2: "...comma-separated list of attribute-value pairs...." The grammar specifications do not show this comma, but the examples do.

gkappel and others added 2 commits December 14, 2011 13:50
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.

3 participants