We have a client who is receiving a 417 error code when trying to do a POST upload to our web service. I have checked and setting the Expect header to 100-continue succeeds so they or their ISP must be adding some sort of weird Expect header along the way. Is there anyway to force Jetty to accept all Expect headers? Its difficult to debug this since even trying to simply capture the headers fails because of the bad Expect header. _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
