Update caimore-gateway-rce.yaml
parent
4812b16559
commit
38a717c064
|
@ -19,7 +19,6 @@ http:
|
|||
- |
|
||||
POST /goform/formping HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
Connection: closeContent-Length: 63
|
||||
Authorization: Basic {{base64(username + ':' + password)}}
|
||||
Accept-Encoding: gzip
|
||||
|
||||
|
@ -47,4 +46,4 @@ http:
|
|||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue