summaryrefslogtreecommitdiff
path: root/gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-request-authentication-uri-async
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-request-authentication-uri-async')
-rw-r--r--gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-request-authentication-uri-async25
1 files changed, 0 insertions, 25 deletions
diff --git a/gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-request-authentication-uri-async b/gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-request-authentication-uri-async
deleted file mode 100644
index 282d8df2..00000000
--- a/gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-request-authentication-uri-async
+++ /dev/null
@@ -1,25 +0,0 @@
-> POST /accounts/OAuthGetRequestToken HTTP/1.1
-> Soup-Debug-Timestamp: 1375114409
-> Soup-Debug: SoupSession 1 (0x650700), SoupMessage 1 (0x7fffe0012c60), SoupSocket 1 (0x7fffe0026d30)
-> Host: www.google.com
-> Content-Type: application/x-www-form-urlencoded
-> Authorization: OAuth oauth_consumer_key="anonymous",oauth_signature_method="HMAC-SHA1",oauth_signature="EKMKB4gUkr5rUEeps37CrSS7iWI%3D",oauth_timestamp="1375114409",oauth_nonce="IFERKYPbzEzuA3QE_Zgw1moU1ZR",oauth_version="1.0"
-> Accept-Encoding: gzip, deflate
-> Connection: Keep-Alive
->
-> xoauth%5Fdisplayname=Application+name&scope=https%3A%2F%2Fwww%2Egoogle%2Ecom%2Fm8%2Ffeeds%2F+http%3A%2F%2Fpicasaweb%2Egoogle%2Ecom%2Fdata%2F&oauth%5Fcallback=oob
-
-< HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375114409
-< Soup-Debug: SoupMessage 1 (0x7fffe0012c60)
-< Content-Type: text/plain; charset=UTF-8
-< Date: Mon, 29 Jul 2013 16:13:29 GMT
-< Expires: Mon, 29 Jul 2013 16:13:29 GMT
-< Cache-Control: private, max-age=0
-< X-Content-Type-Options: nosniff
-< X-XSS-Protection: 1; mode=block
-< Content-Length: 118
-< Server: GSE
-<
-< oauth_token=4%2FRzdH5fU5KLdaoDTqznYQlkMez4Wj&oauth_token_secret=GYkwQ3BIHviff69Y9Zld6g2u&oauth_callback_confirmed=true
-