Is there a way to check whether a web server supports HTTP 1.0 or 1.1? If so, how is this done?
Determine supported HTTP version by the web server
ksuralta
- 17.4k
- 16
- 42
- 37
Is there a way to check whether a web server supports HTTP 1.0 or 1.1? If so, how is this done?