[arquillian-issues] [JBoss JIRA] (ARQ-1324) Warp HTTP request header size beyond reasonable limits

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Mon Mar 4 03:40:56 EST 2013


Marek Schmidt created ARQ-1324:
----------------------------------

             Summary: Warp HTTP request header size beyond reasonable limits
                 Key: ARQ-1324
                 URL: https://issues.jboss.org/browse/ARQ-1324
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Extension - Warp
    Affects Versions: warp_1.0.0.Alpha2
         Environment: JBoss AS 7.1.1.Final
            Reporter: Marek Schmidt
            Assignee: Lukáš Fryč
            Priority: Critical


HTTP servers usually limit HTTP header size of the requests (e.g. 8192 bytes for AS7) and refuse to accept requests with larger headers with "Invalid request" errors. Such limit is easily exceeded by a non-trivial Inspection object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list