Class HttpClient10

java.lang.Object
org.glassfish.main.itest.tools.HttpClient10

public class HttpClient10 extends Object
HTTP client using the HTTP 1.0 protocol, allowing to break some standards. Useful for testing of server reactions to malformed or obsoleted requests.

Example: Request with nonstandard method, prohibited in later HTTP versions.