Project

General

Profile

Actions

Bug #2541

closed

HTTP 401 Unauthorized only sent back after full POST request is read.

Added by tcely over 10 years ago. Updated almost 8 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
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.

Actions #1

Updated by gstrauss about 8 years ago

  • Status changed from New to Patch Pending
  • Target version set to 1.4.40
Actions #2

Updated by gstrauss almost 8 years ago

  • Status changed from Patch Pending to Fixed
  • % Done changed from 0 to 100
Actions

Also available in: Atom