Skip to content

Commit

Permalink
Mention the TimeoutError.timings property
Browse files Browse the repository at this point in the history
  • Loading branch information
szmarczak committed Jan 18, 2019
1 parent e475bd2 commit 8fa18f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -770,7 +770,7 @@ When the request is aborted with `.cancel()`.

#### got.TimeoutError

When the request is aborted due to a [timeout](#timeout). Includes an `event` property.
When the request is aborted due to a [timeout](#timeout). Includes an `event` and `timings` property.

## Aborting the request

Expand Down

0 comments on commit 8fa18f4

Please sign in to comment.