Skip to main content
deleted 16 characters in body
Source Link
Brian Webster
  • 31k
  • 51
  • 158
  • 227

Is there a way to check whether a web server supports HTTP 1.0 or 1.1? If so, how is this done?

Thanks, Kenneth

Is there a way to check whether a web server supports HTTP 1.0 or 1.1? If so, how is this done?

Thanks, Kenneth

Is there a way to check whether a web server supports HTTP 1.0 or 1.1? If so, how is this done?

Source Link
ksuralta
  • 17.4k
  • 16
  • 42
  • 37

Determine supported HTTP version by the web server

Is there a way to check whether a web server supports HTTP 1.0 or 1.1? If so, how is this done?

Thanks, Kenneth