HTTP HTTP GET globbing # # Server-side HTTP/1.1 200 OK Content-Length: 6 Connection: close Content-Type: text/html -foo- # Client-side http Verify URL globbing ignores [] "http://%HOSTIP:%HTTPPORT/we/want/[]/page/%TESTNUMBER" # Verify data after the test has been "shot" GET /we/want/[]/page/%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */*