Advertisement
Guest User

Website Response

a guest
Mar 21st, 2018
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. POST http://localhost:5000/api/bet/add HTTP/1.1
  2. Host: localhost:5000
  3. Connection: keep-alive
  4. Content-Length: 133
  5. Accept: application/json, text/plain, */*
  6. Origin: http://localhost:4200
  7. User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 OPR/51.0.2830.55
  8. Content-Type: application/json, charset=UTF-8
  9. Referer: http://localhost:4200/home
  10. Accept-Encoding: gzip, deflate, br
  11. Accept-Language: pl-PL,pl;q=0.9,en-US;q=0.8,en;q=0.7
  12.  
  13. {
  14. "matchId": "realmadritbarcelonafootball636760874572890000",
  15. "userId": "test123",
  16. "betOnTeamA": "123131",
  17. "betOnTeamB": ""
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement