> POST /accounts/OAuthGetRequestToken HTTP/1.1
> Soup-Debug-Timestamp: 1409422326
> Soup-Debug: SoupSession 1 (0x12c74a0), SoupMessage 1 (0x148d2c0), SoupSocket 1 (0x15295f0)
> Host: www.google.com
> Content-Type: application/x-www-form-urlencoded
> Authorization: OAuth oauth_consumer_key="anonymous",oauth_signature_method="HMAC-SHA1",oauth_signature="FdGrzlgEmMBFhWVk1s7%2BAOAntZ4%3D",oauth_timestamp="1409422326",oauth_nonce="TulqpkiMKnDeZ0yZBYeMEbeCBMs21s",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: 1409422326
< Soup-Debug: SoupMessage 1 (0x148d2c0)
< Content-Type: text/plain; charset=UTF-8
< X-Frame-Options: DENY
< Content-Encoding: gzip
< Date: Sat, 30 Aug 2014 18:12:06 GMT
< Expires: Sat, 30 Aug 2014 18:12:06 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%2Fl5d93H05bTVol0AM-ElG13vOG5Uq&oauth_token_secret=XKiN1TLQqnTqqyJFtf4W04u0&oauth_callback_confirmed=true
  
> POST /accounts/OAuthGetAccessToken HTTP/1.1
> Soup-Debug-Timestamp: 1409422343
> Soup-Debug: SoupSession 1 (0x12c74a0), SoupMessage 2 (0x148d3b0), SoupSocket 2 (0x15292b0)
> Host: www.google.com
> Content-Type: application/x-www-form-urlencoded
> Authorization: OAuth oauth_consumer_key="anonymous",oauth_token="4%2Fl5d93H05bTVol0AM-ElG13vOG5Uq",oauth_signature_method="HMAC-SHA1",oauth_signature="iOj0JfnbfuigBbqwbmk7WdW%2BwXA%3D",oauth_timestamp="1409422343",oauth_nonce="h6O8MxJ4GcCUZ1Q",oauth_version="1.0"
> Accept-Encoding: gzip, deflate
> User-Agent: libgdata/0.15.3 - gzip
> Connection: Keep-Alive
> 
> oauth_verifier=xr1gdoOQNtflNMk58dgYiBIv
  
< HTTP/1.1 200 OK
< Soup-Debug-Timestamp: 1409422343
< Soup-Debug: SoupMessage 2 (0x148d3b0)
< Content-Type: text/plain; charset=UTF-8
< X-Frame-Options: DENY
< Content-Encoding: gzip
< Date: Sat, 30 Aug 2014 18:12:23 GMT
< Expires: Sat, 30 Aug 2014 18:12:23 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%2FQHOXVuxNbP60WkZZ3KTYK3jxxC1L8k7VbTa6Mtz-Vko&oauth_token_secret=iDghWbJqQk_2N47DebnAxXN2
  
