Actions
Bug #2541
closedHTTP 401 Unauthorized only sent back after full POST request is read.
ASK QUESTIONS IN Forums:
Description
For IE 11 at least, sending back the 401 after the request headers will cause it to stop trying to upload the (potentially very large) post body when HTTP authorization is required.
It'd be great if lighttpd could send back the 401 without the browser sending the full file, only to send it again with the Authorization header on the second try.
Updated by gstrauss over 8 years ago
- Status changed from New to Patch Pending
- Target version set to 1.4.40
part of pull request https://github.com/lighttpd/lighttpd1.4/pull/53
Updated by gstrauss over 8 years ago
- Status changed from Patch Pending to Fixed
- % Done changed from 0 to 100
Applied in changeset c263bc6a119faa52a2e2ffd65bb986213fd5280e.
Actions
Also available in: Atom