Skip to content

v1.3.0

Compare
Choose a tag to compare
@drcallaway drcallaway released this 11 Jun 00:01
· 35 commits to master since this release

The TimeoutError that's thrown when a request times out now contains the timeout value and a status code as timeout and statusCode properties, respectively. The status code value should be 408 for all timeout errors.