--config # # Server-side HTTP/1.1 200 OK Content-Length: 6 Content-Type: text/1 -foo- # # Client-side --next header = "a: a" data = "curlrc read" http CURL_HOME=%PWD/log XDG_CONFIG_HOME= Find .curlrc in .config/curlrc via CURL_HOME %HOSTIP:%HTTPPORT/%TESTNUMBER # # Verify data after the test has been "shot" POST /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* a: a Content-Length: 11 Content-Type: application/x-www-form-urlencoded curlrc read