Discussion:
How to specify HTTP 1.0 or HTTP 1.1 in HTTP request?
Bo Yu
2008-01-11 08:34:10 UTC
Permalink
Hi,

How to specify HTTP 1.0 or HTTP 1.1 in the HTTP request? I want to see how
http server responds to different versions of HTTP protocols.

Thanks,
Bo
sebb
2008-01-26 00:32:17 UTC
Permalink
For the HttpClient sampler, see:

http.protocol.version$HttpVersion=1.0

in httpclient.properties.

I don't know offhand how to do it for the default Http sampler.
Post by Bo Yu
Hi,
How to specify HTTP 1.0 or HTTP 1.1 in the HTTP request? I want to see how
http server responds to different versions of HTTP protocols.
Thanks,
Bo
Continue reading on narkive:
Loading...