Loading tests/data/test508 +4 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,10 @@ http://%HOSTIP:%HTTPPORT/508 # # Verify data after the test has been "shot" <verify> <strippart> # remove CR that CURLOPT_TRANSFERTEXT added, when CharConv enabled: s/^(this is what we post to the silly web server)\r\n/$1\n/ if($has_charconv) </strippart> <protocol> POST /508 HTTP/1.1 Host: %HOSTIP:%HTTPPORT Loading tests/data/test555 +2 −0 Original line number Diff line number Diff line Loading @@ -99,6 +99,8 @@ http://test.remote.haxx.se/path/555 http://%HOSTIP:%HTTPPORT s1lly:pers0n # the local host name and thus differs on different machines! <strippart> s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA).*/$1/ # remove CR that CURLOPT_TRANSFERTEXT added, when CharConv enabled: s/^(this is the blurb we want to upload)\r\n/$1\n/ if($has_charconv) </strippart> <protocol> POST http://test.remote.haxx.se/path/555 HTTP/1.1 Loading Loading
tests/data/test508 +4 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,10 @@ http://%HOSTIP:%HTTPPORT/508 # # Verify data after the test has been "shot" <verify> <strippart> # remove CR that CURLOPT_TRANSFERTEXT added, when CharConv enabled: s/^(this is what we post to the silly web server)\r\n/$1\n/ if($has_charconv) </strippart> <protocol> POST /508 HTTP/1.1 Host: %HOSTIP:%HTTPPORT Loading
tests/data/test555 +2 −0 Original line number Diff line number Diff line Loading @@ -99,6 +99,8 @@ http://test.remote.haxx.se/path/555 http://%HOSTIP:%HTTPPORT s1lly:pers0n # the local host name and thus differs on different machines! <strippart> s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA).*/$1/ # remove CR that CURLOPT_TRANSFERTEXT added, when CharConv enabled: s/^(this is the blurb we want to upload)\r\n/$1\n/ if($has_charconv) </strippart> <protocol> POST http://test.remote.haxx.se/path/555 HTTP/1.1 Loading