You mean that you want to use http 1.0 for instance rather than http
1.1? Which browser use this protocol?
commons-httpclient seems to allow this:
http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/params/HttpMethodParams.html#PROTOCOL_VERSION
Marc.
Ritesh Trivedi wrote:
Hi,
Is there a way to "force" specific protocol version from Webtest?
I tried setting older version of User Agent (Mozilla/1.0) using
user-agent http header but the protocol version in the request still
shows 1.1.
Any help will be appreciated.
Thanks
Ritesh
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest