Skip to content

Instantly share code, notes, and snippets.

@s-bauer
Created June 16, 2018 15:21
Show Gist options
  • Save s-bauer/3c6c7e9e8c657dd38b057d65e3444083 to your computer and use it in GitHub Desktop.
Save s-bauer/3c6c7e9e8c657dd38b057d65e3444083 to your computer and use it in GitHub Desktop.
GET http://localhost:8080/rooms/user/60 HTTP/1.1
Host: localhost:8080
Connection: keep-alive
Accept: application/json
x-auth-token: 543hPmTeAk43DF3OuWp2NMrT0_DHaMWzYKw8jWjV
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36
Referer: http://localhost:8080/swagger-ui.html
Accept-Encoding: gzip, deflate, br
Accept-Language: de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7
Cookie: Idea-d71fda39=4b5932ac-0edd-499f-82db-8edddff2487d
HTTP/1.1 400
Content-Type: application/json;charset=UTF-8
Date: Sat, 16 Jun 2018 15:20:37 GMT
Connection: close
Content-Length: 49
{"status":"failed","reason":"invalid_parameters"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment