--- parser3/tests/results/379-curl.processed 2020/10/14 21:19:06 1.2 +++ parser3/tests/results/379-curl.processed 2026/07/19 20:03:39 1.6 @@ -1,6 +1,6 @@ -Content-Type: text/html -Content-Length: 3497 - +Content-Type: text/html +Content-Length: 3912 + 1. slow test result: { "class":"file", @@ -42,7 +42,7 @@ Content-Length: 3497 "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: @@ -143,38 +143,50 @@ Comment: content size of 10000000000 byt "tables":{}, "text":"body\n" } +7.1 bad-cookies test result: +{ +"class":"file", +"name":"nph-379.pl", +"size":5, +"mode":"text", +"content-type":"text\/plain", +"status":200, +"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: -Type: curl.fail, +Exception type: curl.fail, Source: http://www.parser.ru/_/tests/nph-379.pl?invalid-status, -Comment: Unsupported protocol +Comment: Unsupported HTTP/1 subversion in response 9. no-status-1 test result: -Type: curl.fail, +Exception type: curl.fail, Source: http://www.parser.ru/_/tests/nph-379.pl?no-status-1, -Comment: Unsupported protocol +Comment: Unsupported HTTP/1 subversion in response 10. no-status-2 test result: -Type: curl.fail, +Exception type: curl.fail, Source: http://www.parser.ru/_/tests/nph-379.pl?no-status-2, -Comment: Unsupported protocol +Comment: Unsupported HTTP/1 subversion in response 11. no-status-3 test result: -Type: curl.fail, +Exception type: curl.fail, Source: http://www.parser.ru/_/tests/nph-379.pl?no-status-3, -Comment: Unsupported protocol -12. strange-status test result: -{ -"class":"file", -"name":"nph-379.pl", -"size":0, -"mode":"text", -"content-type":"application\/octet-stream", -"status":200, -"tables":{}, -"text":"" -} +Comment: Unsupported HTTP/1 subversion in response 13. strange-content-length-1 test result: -Type: curl.fail, +Exception type: curl.fail, Source: http://www.parser.ru/_/tests/nph-379.pl?strange-content-length-1, -Comment: Weird server reply +Comment: Invalid Content-Length: value 14. strange-content-length-2 test result: -Type: number.format, +Exception type: number.format, Source: http://www.parser.ru/_/tests/nph-379.pl?strange-content-length-2, -Comment: '200OK?' is invalid number (int) for content-length +Comment: '200OK?' is an invalid number (int) for content-length