Component: fetch
169 changelog entries across 89 version(s)
Releases by channel (stacked)
- fixed non-working idle-timeout in some cases;
- added HTTP/2 support on ARM64 and x86/CHR devices;
- fixed fetch treating relative paths from redirects as hostnames;
- increased default maximum redirect count to 2;
- return error code and HTTP headers to :onerror script;
- treat HTTP 304 return code as success;
- fixed fetch treating relative paths from redirects as hostnames;
- added HTTP/2 support on ARM64 and x86/CHR devices (additional fixes);
- added HTTP/2 support on ARM64 and x86/CHR devices (additional fixes);
- added "http-percent-encoding" parameter;
- fixed http headers appearance when received payload is empty;
- send http-data for any http method;
- added HTTP/2 support on ARM64 and x86/CHR devices;
- increased default maximum redirect count to 2;
- return error code and HTTP headers to :onerror script;
- treat HTTP 304 return code as success;
- fixed certificate trust store usage when executed by another RouterOS program (introduced in v7.21beta7);
- added "http-percent-encoding" parameter;
- fixed http headers appearance when received payload is empty;
- send http-data for any http method;
- display file sizes between 1-1023 bytes as 1KiB (instead of 0KiB);
- include RouterOS version in the "User-Agent" field;
- display file sizes between 1-1023 bytes as 1KiB (instead of 0KiB);
- include RouterOS version in the "User-Agent" field;
- fixed false successful messages in FTP mode;
- fixed false successful messages in FTP mode;
- improved system stability when using TFTP;
- added "http-max-redirect-count" parameter, allows to follow redirects;
- do not require "content-length" or "transfer-encoding" for HTTP;
- fixed IPv6 handling in URL (introduced in v7.18beta2);
- added "http-max-redirect-count" parameter, allows to follow redirects;
- do not require "content-length" or "transfer-encoding" for HTTP;
- fixed certificate check when provided hostname is IP address;
- fixed large file (over 4GB) fetch in HTTP/HTTPS mode;
- fixed certificate check when provided hostname is IP address;
- fixed large file (over 4GB) fetch in HTTP/HTTPS mode;
- handle HTTP 401 status correctly;
- improved logging;
- handle HTTP 401 status correctly;
- improved logging;
- added "idle-timeout" parameter;
- changed topic "info" to "error" for permission denied logs;
- fixed slow throughput due to "raw" logging which occurred even when not listening to the topic (introduced in v7.13);
- added "idle-timeout" parameter;
- fixed slow throughput due to "raw" logging which occurred even when not listening to the topic (introduced in v7.13);
- changed topic "info" to "error" for permission denied logs;
- fixed slow throughput due to "raw" logging which occurred even when not listening to the topic (introduced in v7.13);