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

Unauthorized HTTPException can't take a WWW-Authenticate header #772

Closed
xmo-odoo opened this issue Sep 18, 2015 · 0 comments · Fixed by #1319
Closed

Unauthorized HTTPException can't take a WWW-Authenticate header #772

xmo-odoo opened this issue Sep 18, 2015 · 0 comments · Fixed by #1319

Comments

@xmo-odoo
Copy link

Per spec, a 401 Unauthorized response must send a WWW-Authenticate challenge header.

Should it be modified to take a list of werkzeug.datastructure.WWWAuthenticate and serialise them to headers in get_headers?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant