A correct GET or HEAD request looks like:
(See http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html)Qt Code:
GET /images/srpr/nav_logo73.png HTTP/1.0\r\n HEAD /images/srpr/nav_logo73.png HTTP/1.1\r\nTo copy to clipboard, switch view to plain text mode
Some servers will accept malformed requests, some won't. If you are going to reinvent the wheel, try to make it round![]()
Bookmarks