
bugzilla at apache
Mar 31, 2012, 12:27 AM
Post #2 of 2
(74 views)
Permalink
|
|
[Bug 48552] POST parameters are lost on DirectorySlash redirect
[In reply to]
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48552 Daniel Gruno <daniel [at] gruno> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #4 from Daniel Gruno <daniel [at] gruno> 2012-03-31 07:27:56 UTC --- A warning would not be merited as this is NOT a bug in httpd, it's a protocol standard that is being followed very poorly by some browsers. However, in the interest of not having this ticket lying around for ages, and since mod_alias already notes that POST data may be lost in redirects, I will add a NOTE to the directive, explaining this very briefly. -- 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
|