Skip to content

Instantly share code, notes, and snippets.

@philangist
Created March 7, 2017 21:53
Show Gist options
  • Save philangist/445eeb78c1e38398e86a7a06ddf01e40 to your computer and use it in GitHub Desktop.
Save philangist/445eeb78c1e38398e86a7a06ddf01e40 to your computer and use it in GitHub Desktop.
POST /target HTTP/1.1
Host: localhost:5000
Cache-Control: no-cache
Postman-Token: b813fe82-040a-4a44-c19a-54e3d8b5a4a1
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="target_inet"; filename=""
Content-Type:
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="strategy_id"
1
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="restriction"
INCLUDE
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="operator"
AND
------WebKitFormBoundary7MA4YWxkTrZu0gW--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment