https://issues.apache.org/bugzilla/show_bug.cgi?id=48552

           Summary: POST parameters are lost on DirectorySlash redirect
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_dir
        AssignedTo: [email protected]
        ReportedBy: [email protected]


With DirectorySlash on, when user form is submitted via POST method to URL
without slash in the end, the user is redirected to a page with slash, but POST
parameters are lost.

Server sends 301 redirect. Is there any other header server can send to make
browser resubmit POST data for a redirect endpoint.

If it is not possible to save POST params then it will be good at least mention
this behavior in Apache documentation and place a warning with reference to
DirectorySlash page.

Thanks.

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to