exp-fetch
Advanced tools
Changelog
5.1.0
Allow passing correlation id function to pass correlation id when making requests.
Changelog
5.0.2
Allow loggers that use the name warn
in addition to warning
functions.
Changelog
5.0.0
Maybe!? Since passed options are forwarded to got
. Timeout behavior differs - got
timeout is only for timing of response. Though it can be handled using an timeout object for socket timeout etc.