I need to see how server response by sending GET request with HTTP/1.0 or HTTP1.1. I see there are functions to set either header or other values, but not HTTP version number.
So, how do I set this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I need to see how server response by sending GET request with HTTP/1.0 or HTTP1.1. I see there are functions to set either header or other values, but not HTTP version number.
So, how do I set this?