Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-15829

JBWEB004248 causes empty reply

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • 25.0.0.Final
    • Web (Undertow)
    • None
    • Hide
      • Deploy the example war on the application server, e.g. docker run -v $(pwd)/target/jsp-error-1.0-SNAPSHOT.war:/opt/jboss/wildfly/standalone/deployments/jsp-error-1.0-SNAPSHOT.war -p 8080:8080 jboss/wildfly:25.0.0.Final
      • Send an HTTP request using the CONNECT method to the server, e.g. curl -X CONNECT http://localhost:8080/jsp-error-1.0-SNAPSHOT/
      Show
      Deploy the example war on the application server, e.g.  docker run -v $(pwd)/target/jsp-error-1.0-SNAPSHOT.war:/opt/jboss/wildfly/standalone/deployments/jsp-error-1.0-SNAPSHOT.war -p 8080:8080 jboss/wildfly:25.0.0.Final Send an HTTP request using the CONNECT method to the server, e.g.  curl -X CONNECT http://localhost:8080/jsp-error-1.0-SNAPSHOT/

    Description

      When requesting an jsp using the HTTP method CONNECT, the server sends an empty reply instead of a 405 status. Using the PUT method works as expected.

      Attachments

        Issue Links

          Activity

            People

              rhn-cservice-bbaranow Bartosz Baranowski
              tsstadler Tobias Stadler (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: