summaryrefslogtreecommitdiff
path: root/gdata/tests/traces/tasks/authentication
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/tests/traces/tasks/authentication')
-rw-r--r--gdata/tests/traces/tasks/authentication30
1 files changed, 15 insertions, 15 deletions
diff --git a/gdata/tests/traces/tasks/authentication b/gdata/tests/traces/tasks/authentication
index 3abfeccf..94ac3199 100644
--- a/gdata/tests/traces/tasks/authentication
+++ b/gdata/tests/traces/tasks/authentication
@@ -1,35 +1,35 @@
> POST /o/oauth2/token HTTP/1.1
-> Soup-Debug-Timestamp: 1411305313
-> Soup-Debug: SoupSession 1 (0x25fd370), SoupMessage 1 (0x28e5190), SoupSocket 1 (0x28bcb40)
+> Soup-Debug-Timestamp: 1488730774
+> Soup-Debug: SoupSession 1 (0xc11580), SoupMessage 1 (0x131f2b0), SoupSocket 1 (0xc295a0)
> Host: accounts.google.com
> Content-Type: application/x-www-form-urlencoded
> Accept-Encoding: gzip, deflate
-> User-Agent: libgdata/0.17.0 - gzip
+> User-Agent: libgdata/0.17.7 - gzip
> Connection: Keep-Alive
>
-> client_id=352818697630-nqu2cmt5quqd6lr17ouoqmb684u84l1f.apps.googleusercontent.com&client_secret=-fA4pHQJxR3zJ-FyAMPQsikg&code=4%2FOEX-S1iMbOA_dOnNgUlSYmGWh3TK.QrR73axcNMkWoiIBeO6P2m_su7cwkQI&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&grant_type=authorization_code
+> client_id=352818697630-nqu2cmt5quqd6lr17ouoqmb684u84l1f.apps.googleusercontent.com&client_secret=-fA4pHQJxR3zJ-FyAMPQsikg&code=4%2F86QwOp3ddOEfurNEM27eGdyJhlckwl3lR-2Ook6tyW8&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&grant_type=authorization_code
< HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1411305313
-< Soup-Debug: SoupMessage 1 (0x28e5190)
+< Soup-Debug-Timestamp: 1488730774
+< Soup-Debug: SoupMessage 1 (0x131f2b0)
< Content-Type: application/json; charset=utf-8
+< X-Content-Type-Options: nosniff
< Cache-Control: no-cache, no-store, max-age=0, must-revalidate
< Pragma: no-cache
-< Expires: Fri, 01 Jan 1990 00:00:00 GMT
-< Date: Sun, 21 Sep 2014 13:15:13 GMT
+< Expires: Mon, 01 Jan 1990 00:00:00 GMT
+< Date: Sun, 05 Mar 2017 16:19:34 GMT
< Content-Disposition: attachment; filename="json.txt"; filename*=UTF-8''json.txt
< Content-Encoding: gzip
-< X-Content-Type-Options: nosniff
-< X-Frame-Options: SAMEORIGIN
+< Server: ESF
< X-XSS-Protection: 1; mode=block
-< Server: GSE
-< Alternate-Protocol: 443:quic,p=0.002
+< X-Frame-Options: SAMEORIGIN
+< Alt-Svc: quic=":443"; ma=2592000; v="36,35,34"
< Transfer-Encoding: chunked
<
< {
-< "access_token" : "ya29.hwAB1qOhYEtLzMrP_BObQQoQ8rgDq7GWWSCI47bXVrLBS3zpFKRlDx-C",
-< "token_type" : "Bearer",
+< "access_token" : "ya29.GlsFBJx008-sd93Ckqzj71RIMcP83j1mmvfHl_1_6oB8vqc2i11RsH_HKGC0VB_mCi2uolnHetQgPbL_XnehqiNFm-JFSU7qZFI79OJCCK7ufHbKucgrylmvCkTO",
< "expires_in" : 3600,
-< "refresh_token" : "1/B7GfeRCYkkDmZF6KdjLR3OW7nlAjz1LIeJGg_mhludc"
+< "refresh_token" : "1/ny71llUbIQVsuTzoZtb-to8_LKqxmShpU68BtoFqWAKXnGYZidnhF1Q1bTeIwDbH",
+< "token_type" : "Bearer"
< }