Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Ability to set error HTTP statuses (!= 2xx) as "it's ok" #1

Closed
EpocDotFr opened this issue Sep 19, 2017 · 0 comments
Closed

Ability to set error HTTP statuses (!= 2xx) as "it's ok" #1

EpocDotFr opened this issue Sep 19, 2017 · 0 comments

Comments

@EpocDotFr
Copy link
Owner

EpocDotFr commented Sep 19, 2017

Actually, only 2xx HTTP status codes are used to determine that an URL is OK (the white list).

Add a feature to define that, for each monitoring, HTTP status codes other than 2xx are also "OK" (i.e reachable) as the server responded anyway.

Use case: monitoring a website that is protected by HTTP authentication. A request to this kind of resource will return a 401. That is okay because the server response even if it's an error. Also I don't want Server Patrol to be able to store credentials for security reasons.

@EpocDotFr EpocDotFr changed the title Ability to add any status codes to the whitelist Ability to add "Not OK" status codes to the whitelist Sep 19, 2017
@EpocDotFr EpocDotFr changed the title Ability to add "Not OK" status codes to the whitelist Ability to set HTTP statuses other than 2xx as "it's ok" Oct 23, 2017
@EpocDotFr EpocDotFr changed the title Ability to set HTTP statuses other than 2xx as "it's ok" Ability to define HTTP statuses other than 2xx as "it's ok" Oct 23, 2017
@EpocDotFr EpocDotFr changed the title Ability to define HTTP statuses other than 2xx as "it's ok" Ability to set error HTTP statuses (other than 2xx) as "it's ok" Oct 23, 2017
@EpocDotFr EpocDotFr changed the title Ability to set error HTTP statuses (other than 2xx) as "it's ok" Ability to set error HTTP statuses (!= 2xx) as "it's ok" Oct 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant