Initial Commit
Base Script with a Rake Verification
This commit is contained in:
commit
41e6fd2cdc
11 changed files with 171 additions and 0 deletions
6
spec/example_requests/post-login.request.txt
Normal file
6
spec/example_requests/post-login.request.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
POST /login HTTP/1.1
|
||||
Host: foo.example
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Content-Length: 39
|
||||
|
||||
username=grillkorv&password=verys3cret!
|
||||
Loading…
Add table
Add a link
Reference in a new issue