Component: fetch
169 changelog entries across 89 version(s)
Releases by channel (stacked)
- accept all HTTP 2xx status codes;
- accept all HTTP 2xx status codes;
- fixed download issue over HTTPS;
- fixed "user" and "password" argument parsing from URL for FTP;
- added "http-data" and "http-method" parameters to allow delete, get, post, put methods (content-type=application/x-www-form-urlencoded by default);
- fixed authentication failure;
- fixed download issue over HTTPS;
- fixed bug with incomplete files in https mode;
- support tls host name extension;
- decrease connection idle timeout;
- fixed TTFP download;
- added 30 second connection time-out;
- fixed closure after 30 seconds;
- added 30 second connection time-out;
- fixed error message when error code 200 was received;
- allow checking certificate trust without crl checking;
- allow fetching files larger than 4G;
- fixed problem where files fetched over https were trimmed in size;