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

          Priority: P2
            Bug ID: 53698
          Assignee: [email protected]
           Summary: POST data lost when appending charset to header
                    Content-Type application/x-www-form-urlencoded
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: [email protected]
          Hardware: PC
            Status: NEW
           Version: 2.4.2
         Component: Core
           Product: Apache httpd-2

Posting data when Content-Type is "application/x-www-form-urlencoded" works.

But when appending charset, fx. "application/x-www-form-urlencoded;
charset=UTF-8", the body disappears.


Humbedooh has tracked this down to ap_parse_form_data() in server/util.c

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