--- parser3/tests/results/346-curl.processed 2017/11/28 21:54:17 1.7 +++ parser3/tests/results/346-curl.processed 2024/12/13 13:54:03 1.13 @@ -1,79 +1,81 @@ -Content-Type: text/html -Content-Length: 3078 - -1. Type: curl, +Content-Type: text/html +Content-Length: 3962 + +1. Exception type: curl, Source: info, Comment: outside of 'session' operator -2. Type: curl, +2. Exception type: curl, Source: options, Comment: outside of 'session' operator -3. Type: curl, +3. Exception type: curl, Source: options, Comment: outside of 'session' operator -4. 5. Type: curl, +4. 5. Exception type: curl, Source: options, Comment: failed to set option 'library': already loaded -6. Type: curl, +6. Exception type: curl, Source: options, Comment: failed to set option 'url': invalid url scheme 'ftp://parser.ru/' -7. Type: curl, +7. Exception type: curl, Source: name, Comment: is hash, form option value can be string, table or file only -8. Type: parser.runtime, +8. Exception type: parser.runtime, Source: options, Comment: failed to set option 'httppost': value must have hash representation -8.1. Type: parser.runtime, +8.1. Exception type: parser.runtime, Source: options, Comment: failed to set option 'httppost': value must have hash representation -8.2. Type: parser.runtime, +8.2. Exception type: parser.runtime, Source: options, Comment: failed to set option 'httpheader': value must have hash representation -8.3. Type: parser.runtime, +8.3. Exception type: parser.runtime, Source: options, Comment: failed to set option 'httpheader': value must have hash representation -8.4. 9. Type: curl, +8.4. 9. Exception type: curl, Source: options, Comment: called with invalid option 'no-such-option' -10. Type: curl, +10. Exception type: curl, Source: info, Comment: called with invalid parameter 'no-such-info' 11. { +"scheme":"", "http_version":"none", -"size_download":0, -"request_size":0, -"content_type":"", "effective_url":"", -"header_size":0, -"redirect_time":0, +"content_type":"", +"response_code":0, +"os_errno":0, +"namelookup_time":0, "appconnect_time":0, "pretransfer_time":0, -"num_connects":0, -"scheme":"", -"primary_ip":"", -"speed_upload":0, -"speed_download":0, -"redirect_url":"", -"proxyauth_avail":0, "starttransfer_time":0, "connect_time":0, -"namelookup_time":0, -"redirect_count":0, -"httpauth_avail":0, -"protocol":0, "total_time":0, "content_length_download":-1, -"os_errno":0, -"ssl_verifyresult":0, -"response_code":0, "content_length_upload":-1, -"size_upload":0 +"header_size":0, +"request_size":0, +"size_download":0, +"size_upload":0, +"speed_download":0, +"speed_upload":0, +"num_connects":0, +"primary_ip":"", +"httpauth_avail":0, +"proxyauth_avail":0, +"redirect_count":0, +"redirect_time":0, +"redirect_url":"", +"ssl_verifyresult":0 } 12. Parser3 tests (make tests). -Don't delete or modify them. +Don't delete or modify them. bytes 4-62/63 -13. Don't delete or modify them. +13. Don't delete or modify them. bytes 33-62/63 -14. text : { +13.1. Exception type: curl, +Source: unknown, +Comment: invalid http_version option value +13.2. 14. text : { "name":"test.txt", "size":265, "mode":"binary", @@ -115,12 +117,13 @@ v"
16. empty post : { "name":"223.pl", -"size":183, +"size":232, "mode":"text", "content-type":"text\/plain", }

Headers

CONTENT_LENGTH	: 0
+CONTENT_TYPE	: application/x-www-form-urlencoded
 HTTP_ACCEPT	: */*
 HTTP_HOST	: www.parser.ru
 REQUEST_METHOD	: POST
@@ -130,6 +133,37 @@ SERVER_NAME	: www.parser.ru

Body


 
-17. Type: curl.host, -Source: load, -Comment: Couldn't resolve host name +17. empty get : { +"name":"223.pl", +"size":153, +"mode":"text", +"content-type":"text\/plain", +} +

Headers

+
HTTP_ACCEPT	: */*
+HTTP_HOST	: www.parser.ru
+REQUEST_METHOD	: GET
+REQUEST_URI	: /_/tests/223.pl
+SCRIPT_NAME	: /_/tests/223.pl
+SERVER_NAME	: www.parser.ru
+

Body

+

+
+18. empty custompost : { +"name":"223.pl", +"size":164, +"mode":"text", +"content-type":"text\/plain", +} +

Headers

+
HTTP_ACCEPT	: */*
+HTTP_HOST	: www.parser.ru
+REQUEST_METHOD	: POST
+REQUEST_URI	: /_/tests/223.pl
+SCRIPT_NAME	: /_/tests/223.pl
+SERVER_NAME	: www.parser.ru
+

Body

+

+
+19. Exception type: curl.host, +Source: http://no-such-domain.parser.ru/