Added missing content type header

patch-1
sandeep 2022-01-28 14:25:46 +05:30
parent 2b17723335
commit 83ad3dc839
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ requests:
- | - |
POST /cgi-bin/luci/ HTTP/1.1 POST /cgi-bin/luci/ HTTP/1.1
Host: {{Hostname}} Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
username=root&password=admin username=root&password=admin