Skip to content

Instantly share code, notes, and snippets.

@shvyrev
Created December 22, 2014 14:44
Show Gist options
  • Save shvyrev/7f913636bbb9f73b3ffb to your computer and use it in GitHub Desktop.
Save shvyrev/7f913636bbb9f73b3ffb to your computer and use it in GitHub Desktop.
POST /event/2307/screensharing.json HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Host: dev-api.webinar.ru
Content-Length: 42
Expect: 100-continue
Connection: Keep-Alive
HTTP/1.1 100 Continue
sessionId=56ee2f81a53a9ead17b8dc367040b9a1HTTP/1.1 500 Internal Server Error
Server: nginx
Date: Mon, 22 Dec 2014 14:41:35 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, DELETE
Access-Control-Allow-Credentials: true
Access-Control-Max-Age: 1728000
Set-Cookie: sessionId=56ee2f81a53a9ead17b8dc367040b9a1; expires=Mon, 22-Dec-2014 17:41:35 GMT; path=/
Cache-Control: private, must-revalidate
pragma: no-cache
expires: -1
39
{"error":{"code":500,"message":"Internal Server Error"}}
0
@donotfeedaslender
Copy link

 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment