
bugzilla at apache
Nov 18, 2009, 12:23 PM
Post #1 of 1
(219 views)
Permalink
|
|
[Bug 48224] can't catch 403
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48224 Stefan Fritsch <sf [at] sfritsch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Stefan Fritsch <sf [at] sfritsch> 2009-11-18 12:23:37 UTC --- This is not a bug. When re-negotiation has failed, the connection is already closed and there is no way to send an error document to the client. It would be the job of the browser to display a meaningful error message (although I don't know of any browser that does that right). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|