Add default hit .e.g. /
Adding / will cause a hit by default in most case. This serves as an entry to confirm that requests are actually being sent and processed by your tooling.
This commit is contained in:
parent
202095fce6
commit
382318a5dc
4
http.txt
4
http.txt
|
|
@ -1,3 +1,4 @@
|
||||||
|
/
|
||||||
_
|
_
|
||||||
1
|
1
|
||||||
1.0
|
1.0
|
||||||
|
|
@ -92,6 +93,7 @@ BitKeeper
|
||||||
build
|
build
|
||||||
builds
|
builds
|
||||||
callback
|
callback
|
||||||
|
cgi-bin
|
||||||
cicd
|
cicd
|
||||||
circleci
|
circleci
|
||||||
cms
|
cms
|
||||||
|
|
@ -133,7 +135,9 @@ gw-web/api/
|
||||||
habitat/plan.sh
|
habitat/plan.sh
|
||||||
header
|
header
|
||||||
health
|
health
|
||||||
|
healthcheck
|
||||||
i
|
i
|
||||||
|
icons
|
||||||
jenkins
|
jenkins
|
||||||
js
|
js
|
||||||
jwks
|
jwks
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue