removing extra headers
parent
f4219d8a17
commit
831b7ab532
|
@ -12,12 +12,7 @@ requests:
|
||||||
- |
|
- |
|
||||||
POST / HTTP/1.1
|
POST / HTTP/1.1
|
||||||
Host: {{Hostname}}
|
Host: {{Hostname}}
|
||||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0
|
|
||||||
Accept: application/json, text/javascript, */*; q=0.01
|
|
||||||
Accept-Language: en-US,en;q=0.5
|
|
||||||
Accept-Encoding: gzip, deflate
|
|
||||||
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
||||||
X-Requested-With: XMLHttpRequest
|
|
||||||
|
|
||||||
action=login&username=admin&password=admin
|
action=login&username=admin&password=admin
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue