DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26583>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26583 apache replies 206 partial content instead of 401 auth required on requests with Range: header Summary: apache replies 206 partial content instead of 401 auth required on requests with Range: header Product: Apache httpd-1.3 Version: 1.3.29 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Auth/Access AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] If user request password protected (using .htaccess) file and his request contains `Range` header (for example when client tries to resume downloading, but some clients insert `Range` header on every request), Apache will return `206 Partial Content` response _with_ `WWW-Authenticate` header, instead of `401 Authorization Required` error. This thing confuses client of course... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
