https://bz.apache.org/bugzilla/show_bug.cgi?id=59260

            Bug ID: 59260
           Summary: mod_rewrite removes %0A ?
           Product: Apache httpd-2
           Version: 2.4-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: mod_rewrite
          Assignee: [email protected]
          Reporter: [email protected]

Hello,

I have some URLs (from an API) containing %0A.
These URLs go through mod_rewrite, and sounds like that the "%0A.*" part is
removed from the URLs, which of course makes the API to fail.

Is my assumption true ?
Are there other characters / strings removed from the URL ?
Could we think about a "raw" mode which would keep all characters ?

Thank you very much,

Best regards,

Ben

-- 
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