metula
16 years agoNew Contributor
Request headers too large - causing HTTP/1.1 413 FULL head
We are attempting to run a HTTP mock web service in SoapUI 3.0 (and 3.5) and the request header is generally around the 5.5k mark. We're currently getting the following response:
HTTP/1.1 413 FULL head
Connection: close
Server: Jetty(6.1.x)
Apparently jetty can be configured to allow a larger request header size using the HeaderBufferSize but how do we set this in SoapUI?
HTTP/1.1 413 FULL head
Connection: close
Server: Jetty(6.1.x)
Apparently jetty can be configured to allow a larger request header size using the HeaderBufferSize but how do we set this in SoapUI?