--- parser3/tests/results/379-curl.processed 2017/01/28 15:59:36 1.1 +++ parser3/tests/results/379-curl.processed 2026/07/19 20:03:39 1.6 @@ -1,6 +1,6 @@ -Content-Type: text/html -Content-Length: 3343 - +Content-Type: text/html +Content-Length: 3912 + 1. slow test result: { "class":"file", @@ -42,7 +42,7 @@ Content-Length: 3343 "text":"body\n" } 3. invalid-content-length test result: -Type: parser.runtime, +Exception type: parser.runtime, Source: http://www.parser.ru/_/tests/nph-379.pl?invalid-content-length, Comment: content size of 10000000000 bytes exceeds the limit (536870912 bytes) 4. empty-body test result: @@ -132,66 +132,61 @@ Comment: content size of 10000000000 byt "tables":{}, "text":"" } -8. invalid-status test result: +7.1 bad-headers test result: { "class":"file", "name":"nph-379.pl", -"size":0, +"size":5, "mode":"text", "content-type":"application\/octet-stream", "status":200, "tables":{}, -"text":"" +"text":"body\n" } -9. no-status-1 test result: +7.1 bad-cookies test result: { "class":"file", "name":"nph-379.pl", -"size":0, +"size":5, "mode":"text", -"content-type":"application\/octet-stream", +"content-type":"text\/plain", "status":200, -"tables":{}, -"text":"" +"tables":{ +"CONTENT-TYPE":[ +{"value":"text\/plain"} +], +"SET-COOKIE":[ +{"value":"no-value"} +] +}, +"CONTENT-TYPE":"text\/plain", +"SET-COOKIE":"no-value", +"cookies":[ +{"name":"no-value","value":"","expires":"","max-age":"","domain":"","path":"","httponly":"","secure":""} +], +"text":"body\n" } +8. invalid-status test result: +Exception type: curl.fail, +Source: http://www.parser.ru/_/tests/nph-379.pl?invalid-status, +Comment: Unsupported HTTP/1 subversion in response +9. no-status-1 test result: +Exception type: curl.fail, +Source: http://www.parser.ru/_/tests/nph-379.pl?no-status-1, +Comment: Unsupported HTTP/1 subversion in response 10. no-status-2 test result: -{ -"class":"file", -"name":"nph-379.pl", -"size":0, -"mode":"text", -"content-type":"application\/octet-stream", -"status":200, -"tables":{}, -"text":"" -} +Exception type: curl.fail, +Source: http://www.parser.ru/_/tests/nph-379.pl?no-status-2, +Comment: Unsupported HTTP/1 subversion in response 11. no-status-3 test result: -{ -"class":"file", -"name":"nph-379.pl", -"size":0, -"mode":"text", -"content-type":"application\/octet-stream", -"status":200, -"tables":{}, -"text":"" -} -12. strange-status test result: -{ -"class":"file", -"name":"nph-379.pl", -"size":0, -"mode":"text", -"content-type":"application\/octet-stream", -"status":200, -"tables":{}, -"text":"" -} +Exception type: curl.fail, +Source: http://www.parser.ru/_/tests/nph-379.pl?no-status-3, +Comment: Unsupported HTTP/1 subversion in response 13. strange-content-length-1 test result: -Type: number.format, -Source: load, -Comment: '-1' is invalid number (int) +Exception type: curl.fail, +Source: http://www.parser.ru/_/tests/nph-379.pl?strange-content-length-1, +Comment: Invalid Content-Length: value 14. strange-content-length-2 test result: -Type: number.format, -Source: load, -Comment: '200OK?' is invalid number (int) +Exception type: number.format, +Source: http://www.parser.ru/_/tests/nph-379.pl?strange-content-length-2, +Comment: '200OK?' is an invalid number (int) for content-length