# Test that the fragment is not send as part of the path. HTTP CURLOPT_URL # Server-side HTTP/1.1 200 OK Content-Length: 6 hello # Client-side http HTTP GET with URL that contains fragment after the path http://%HOSTIP:%HTTPPORT/1109#test # Verify data after the test has been "shot" ^User-Agent:.* GET /1109 HTTP/1.1 Host: %HOSTIP:%HTTPPORT Accept: */*