Blob Blame History Raw
> POST /calendar/v3/calendars HTTP/1.1
> Soup-Debug-Timestamp: 1432766371
> Soup-Debug: SoupSession 1 (0x67c240), SoupMessage 15 (0xa55470), SoupSocket 7 (0x63b0d0)
> Host: www.googleapis.com
> Authorization: Bearer ya29.gAFohzAjbcf9YCyjGbgHBTd3VFWTxECP5Um14DHl5eaMsx6UeCxMTAdaLmIO32vU6LgW7Ybe1Abmag
> GData-Version: 2
> Content-Type: application/json
> Accept-Encoding: gzip, deflate
> User-Agent: libgdata/0.17.2 - gzip
> Connection: Keep-Alive
> 
> {"kind":"calendar#calendar","summary":"Temp Test Calendar","hidden":false,"backgroundColor":"#7a367a","selected":false}
  
< HTTP/1.1 200 OK
< Soup-Debug-Timestamp: 1432766373
< Soup-Debug: SoupMessage 15 (0xa55470)
< Cache-Control: no-cache, no-store, max-age=0, must-revalidate
< Pragma: no-cache
< Expires: Fri, 01 Jan 1990 00:00:00 GMT
< Date: Wed, 27 May 2015 22:39:33 GMT
< ETag: "pc4WsFKtK0DPTzlsquzpd-pobYU/dA-nwMO6Tel1lbt3WcBQAAl9e34"
< Vary: Origin
< Vary: X-Origin
< Content-Type: application/json; charset=UTF-8
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block
< Server: GSE
< Alternate-Protocol: 443:quic,p=1
< Transfer-Encoding: chunked
< 
< {
<  "kind": "calendar#calendar",
<  "etag": "\"pc4WsFKtK0DPTzlsquzpd-pobYU/dA-nwMO6Tel1lbt3WcBQAAl9e34\"",
<  "id": "ndihjbq6agrl249fjqgd535qmk@group.calendar.google.com",
<  "summary": "Temp Test Calendar"
< }