gerdemann/http-status-code

Wait for response code from a URL with timeout

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlURL to pollyes
codeThe expected status codeno200
timeoutTimeout before giving up in secondsno300
intervalInterval between polling in secondsno2
usernameBasic auth usernameno""
passwordBasic auth passwordno""
namedescription
resultoutputs the response from the call