> POST /accounts/OAuthGetRequestToken HTTP/1.1
> Soup-Debug-Timestamp: 1409422415
> Soup-Debug: SoupSession 1 (0x1452110), SoupMessage 1 (0x176e0d0), SoupSocket 1 (0x17918d0)
> Host: www.google.com
> Content-Type: application/x-www-form-urlencoded
> Authorization: OAuth oauth_consumer_key="anonymous",oauth_signature_method="HMAC-SHA1",oauth_signature="i2nl79VvYsmeJu3fqxbPvTiuzOs%3D",oauth_timestamp="1409422414",oauth_nonce="xEqfLPDaB3h9_tmfbaXy3fV3",oauth_version="1.0"
> Accept-Encoding: gzip, deflate
> User-Agent: libgdata/0.15.3 - gzip
> Connection: Keep-Alive
> 
> xoauth_displayname=Application+name&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Ftasks&oauth_callback=oob
  
< HTTP/1.1 200 OK
< Soup-Debug-Timestamp: 1409422415
< Soup-Debug: SoupMessage 1 (0x176e0d0)
< Content-Type: text/plain; charset=UTF-8
< X-Frame-Options: DENY
< Content-Encoding: gzip
< Date: Sat, 30 Aug 2014 18:13:35 GMT
< Expires: Sat, 30 Aug 2014 18:13:35 GMT
< Cache-Control: private, max-age=0
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< Server: GSE
< Alternate-Protocol: 443:quic
< Transfer-Encoding: chunked
< 
< oauth_token=4%2FxtSo6-lke4k9-2pkKsbio8Hlug_3&oauth_token_secret=yu3WyKJeNUBgvbcEdWh-pmc6&oauth_callback_confirmed=true
  
> POST /accounts/OAuthGetAccessToken HTTP/1.1
> Soup-Debug-Timestamp: 1409422422
> Soup-Debug: SoupSession 1 (0x1452110), SoupMessage 2 (0x176e1c0), SoupSocket 2 (0x1791b40)
> Host: www.google.com
> Content-Type: application/x-www-form-urlencoded
> Authorization: OAuth oauth_consumer_key="anonymous",oauth_token="4%2FxtSo6-lke4k9-2pkKsbio8Hlug_3",oauth_signature_method="HMAC-SHA1",oauth_signature="rqutQ8Pg3rEFvv2IXEfH7q1zrSA%3D",oauth_timestamp="1409422422",oauth_nonce="JlzqaeUaWbuNm_a8kTtIDPmBzmr0",oauth_version="1.0"
> Accept-Encoding: gzip, deflate
> User-Agent: libgdata/0.15.3 - gzip
> Connection: Keep-Alive
> 
> oauth_verifier=pYWHuxLD1Ko430Ty7y6zlFpk
  
< HTTP/1.1 200 OK
< Soup-Debug-Timestamp: 1409422422
< Soup-Debug: SoupMessage 2 (0x176e1c0)
< Content-Type: text/plain; charset=UTF-8
< X-Frame-Options: DENY
< Content-Encoding: gzip
< Date: Sat, 30 Aug 2014 18:13:42 GMT
< Expires: Sat, 30 Aug 2014 18:13:42 GMT
< Cache-Control: private, max-age=0
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< Server: GSE
< Alternate-Protocol: 443:quic
< Transfer-Encoding: chunked
< 
< oauth_token=1%2FPWynNF1IaX9ebgNq9RZcL8_aawfAk2LeWeKH62x7xnw&oauth_token_secret=s1yZ_C890UZYYI99K1JVV6Yb
  
