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

            Bug ID: 54192
           Summary: httpd-2 automatically inserts a linebreak after every
                    32k of data that has no linebreaks
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: All
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

The following appears to be a bug. Please evaluate.

I have a simple program that writes <input type="text" name="nitin"
value="bhutani"> continously without any line breaks. The issue seems to be
that httpd-2 automatically inserts a line break after writing 32k data due to
which the above code displays a textbox instead of not displaying anything at
all.

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