Skip to content

Commit

Permalink
Merge pull request #2656 from vkasanneni-nr/patch-1
Browse files Browse the repository at this point in the history
Updated doc to add response code -3
  • Loading branch information
barbnewrelic committed Jun 10, 2021
2 parents d874d2f + 396f7a2 commit b40f01c
Showing 1 changed file with 10 additions and 0 deletions.
Expand Up @@ -38,6 +38,16 @@ Synthetic monitoring returns the following additional response codes:
`net::ERR_FAILED, "Generic network error"`
</td>
</tr>

<tr>
<td>
`-3`
</td>

<td>
`net::ERR_ABORTED, "An operation was aborted (due to user action)"`
</td>
</tr>

<tr>
<td>
Expand Down

0 comments on commit b40f01c

Please sign in to comment.