Add support for request modification before execution
This release adds support for beforeSend
method which will allow the user to modify the fetch
request before execution.
This release adds support for beforeSend
method which will allow the user to modify the fetch
request before execution.