Skip to content

Commit baa2fe7

Browse files
maciej-tatarskiPascalMinder
authored andcommitted
fix readme
1 parent f4169f8 commit baa2fe7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,10 @@ Timeout for the call to the api uri.
468468

469469
If the `ignoreAPITimeout` option is set to `true`, a request is allowed even if the API could not be reached.
470470

471+
### Ignore the API failures `ignoreAPIFailures`
472+
473+
If the `ignoreAPIFailures` option is set to `true`, a request is allowed even if the API returns a non-200 status code or an error occurs during the API request.
474+
471475
### Set custom HTTP header field to retrieve the country code from `ipGeolocationHttpHeaderField`
472476

473477
Allow setting the name of a custom HTTP header field to retrieve the country code from. E.g. `cf-ipcountry` for Cloudflare.

0 commit comments

Comments
 (0)