Diff for /parser3/tests/results/346-curl.processed between versions 1.9 and 1.13

version 1.9, 2017/11/29 19:06:24 version 1.13, 2024/12/13 13:54:03
Line 1 Line 1
 Content-Type: text/html  Content-Type: text/html
 Content-Length: 3737  Content-Length: 3962
   
 1. Type: curl,  1. Exception type: curl,
 Source: info,  Source: info,
 Comment: outside of 'session' operator  Comment: outside of 'session' operator
 2. Type: curl,  2. Exception type: curl,
 Source: options,  Source: options,
 Comment: outside of 'session' operator  Comment: outside of 'session' operator
 3. Type: curl,  3. Exception type: curl,
 Source: options,  Source: options,
 Comment: outside of 'session' operator  Comment: outside of 'session' operator
 4. 5. Type: curl,  4. 5. Exception type: curl,
 Source: options,  Source: options,
 Comment: failed to set option 'library': already loaded  Comment: failed to set option 'library': already loaded
 6. Type: curl,  6. Exception type: curl,
 Source: options,  Source: options,
 Comment: failed to set option 'url': invalid url scheme 'ftp://parser.ru/'  Comment: failed to set option 'url': invalid url scheme 'ftp://parser.ru/'
 7. Type: curl,  7. Exception type: curl,
 Source: name,  Source: name,
 Comment: is hash, form option value can be string, table or file only  Comment: is hash, form option value can be string, table or file only
 8. Type: parser.runtime,  8. Exception type: parser.runtime,
 Source: options,  Source: options,
 Comment: failed to set option 'httppost': value must have hash representation  Comment: failed to set option 'httppost': value must have hash representation
 8.1. Type: parser.runtime,  8.1. Exception type: parser.runtime,
 Source: options,  Source: options,
 Comment: failed to set option 'httppost': value must have hash representation  Comment: failed to set option 'httppost': value must have hash representation
 8.2. Type: parser.runtime,  8.2. Exception type: parser.runtime,
 Source: options,  Source: options,
 Comment: failed to set option 'httpheader': value must have hash representation  Comment: failed to set option 'httpheader': value must have hash representation
 8.3. Type: parser.runtime,  8.3. Exception type: parser.runtime,
 Source: options,  Source: options,
 Comment: failed to set option 'httpheader': value must have hash representation  Comment: failed to set option 'httpheader': value must have hash representation
 8.4. 9. Type: curl,  8.4. 9. Exception type: curl,
 Source: options,  Source: options,
 Comment: called with invalid option 'no-such-option'  Comment: called with invalid option 'no-such-option'
 10. Type: curl,  10. Exception type: curl,
 Source: info,  Source: info,
 Comment: called with invalid parameter 'no-such-info'  Comment: called with invalid parameter 'no-such-info'
 11. {  11. {
   "scheme":"",
 "http_version":"none",  "http_version":"none",
 "size_download":0,  
 "request_size":0,  
 "content_type":"",  
 "effective_url":"",  "effective_url":"",
 "header_size":0,  "content_type":"",
 "redirect_time":0,  "response_code":0,
   "os_errno":0,
   "namelookup_time":0,
 "appconnect_time":0,  "appconnect_time":0,
 "pretransfer_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,  "starttransfer_time":0,
 "connect_time":0,  "connect_time":0,
 "namelookup_time":0,  
 "redirect_count":0,  
 "httpauth_avail":0,  
 "total_time":0,  "total_time":0,
 "content_length_download":-1,  "content_length_download":-1,
 "os_errno":0,  
 "ssl_verifyresult":0,  
 "response_code":0,  
 "content_length_upload":-1,  "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).  12. Parser3 tests (make tests).
 Don't delete or modify them.  Don't delete or modify them.
 bytes 4-62/63  bytes 4-62/63
 13. Don't delete or modify them.  13. Don't delete or modify them.
 bytes 33-62/63  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",  "name":"test.txt",
 "size":265,  "size":265,
 "mode":"binary",  "mode":"binary",
Line 162  SERVER_NAME : www.parser.ru</pre> Line 165  SERVER_NAME : www.parser.ru</pre>
 <h3>Body</h3>  <h3>Body</h3>
 <pre></pre>  <pre></pre>
 <hr />  <hr />
 19. Type: curl.host,  19. Exception type: curl.host,
 Source: load,  Source: http://no-such-domain.parser.ru/
 Comment: Couldn't resolve host name  

Removed from v.1.9  
changed lines
  Added in v.1.13


E-mail: