Skip to content

Commit

Permalink
update docs for response_delay
Browse files Browse the repository at this point in the history
  • Loading branch information
mnot committed Oct 13, 2023
1 parent fe7e635 commit 7b1d7e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Possible members of a request object:
`false`.
- `response_body` - String to send as the response body from the origin. Defaults to
the test identifier.
- `response_pause` - Integer number of seconds for the server to pause before generating a response.
- `check_body` - Whether to check the response body. Default `true`.
- `expected_type` - One of:
- `cached`: The response is served from cache
Expand Down

0 comments on commit 7b1d7e3

Please sign in to comment.