summaryrefslogtreecommitdiff
path: root/gdata/tests/traces/contacts/teardown-temp-contact
blob: 91953c2131f89b2b2dad3abac0211f539596c5e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
> GET /m8/feeds/contacts/libgdata.test%40googlemail.com/full/c8390ec0ef7f98a HTTP/1.1
> Soup-Debug-Timestamp: 1415490478
> Soup-Debug: SoupSession 1 (0x1c05240), SoupMessage 8 (0x1ce9490), SoupSocket 4 (0x1e32b70)
> Host: www.google.com
> Authorization: Bearer ya29.uAB1RRhn3TKLPSfFZeRgrzf68-Gb9tby5F20urDCBwC6B94UqINs1Hvh_iKX3FagPwd0QkLnrSyVRw
> GData-Version: 3
> Accept-Encoding: gzip, deflate
> User-Agent: libgdata/0.17.0 - gzip
> Connection: Keep-Alive
  
< HTTP/1.1 200 OK
< Soup-Debug-Timestamp: 1415490478
< Soup-Debug: SoupMessage 8 (0x1ce9490)
< Expires: Sat, 08 Nov 2014 23:47:58 GMT
< Date: Sat, 08 Nov 2014 23:47:58 GMT
< Cache-Control: private, max-age=0, must-revalidate, no-transform
< ETag: "SX4yeDVSLit7I2A9XRdWFEQKQwM."
< Vary: Origin
< Vary: Referer
< Vary: X-Origin
< Content-Type: application/atom+xml; charset=UTF-8
< X-Content-Type-Options: nosniff
< X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block
< Server: GSE
< Content-Encoding: gzip
< Alternate-Protocol: 443:quic,p=0.01
< Transfer-Encoding: chunked
< 
< <?xml version="1.0" encoding="UTF-8"?>
< <entry gd:etag="&quot;SX4yeDVSLit7I2A9XRdWFEQKQwM.&quot;" xmlns="http://www.w3.org/2005/Atom" xmlns:batch="http://schemas.google.com/gdata/batch" xmlns:gContact="http://schemas.google.com/contact/2008" xmlns:gd="http://schemas.google.com/g/2005">
<  <id>http://www.google.com/m8/feeds/contacts/libgdata.test%40googlemail.com/base/c8390ec0ef7f98a</id>
<  <updated>2014-11-08T23:47:58.090Z</updated>
<  <app:edited xmlns:app="http://www.w3.org/2007/app">2014-11-08T23:47:58.090Z</app:edited>
<  <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/contact/2008#contact"/>
<  <title/>
<  <link rel="http://schemas.google.com/contacts/2008/rel#photo" type="image/*" href="https://www.google.com/m8/feeds/photos/media/libgdata.test%40googlemail.com/c8390ec0ef7f98a"/>
<  <link rel="self" type="application/atom+xml" href="https://www.google.com/m8/feeds/contacts/libgdata.test%40googlemail.com/full/c8390ec0ef7f98a"/>
<  <link rel="edit" type="application/atom+xml" href="https://www.google.com/m8/feeds/contacts/libgdata.test%40googlemail.com/full/c8390ec0ef7f98a"/>
<  <gContact:nickname>Test Contact Esq.</gContact:nickname>
< </entry>
  
> DELETE /m8/feeds/contacts/libgdata.test%40googlemail.com/full/c8390ec0ef7f98a HTTP/1.1
> Soup-Debug-Timestamp: 1415490478
> Soup-Debug: SoupSession 1 (0x1c05240), SoupMessage 9 (0x1ce93a0), SoupSocket 4 (0x1e32b70)
> Host: www.google.com
> Authorization: Bearer ya29.uAB1RRhn3TKLPSfFZeRgrzf68-Gb9tby5F20urDCBwC6B94UqINs1Hvh_iKX3FagPwd0QkLnrSyVRw
> GData-Version: 3
> If-Match: "SX4yeDVSLit7I2A9XRdWFEQKQwM."
> Accept-Encoding: gzip, deflate
> User-Agent: libgdata/0.17.0 - gzip
> Connection: Keep-Alive
  
< HTTP/1.1 200 OK
< Soup-Debug-Timestamp: 1415490478
< Soup-Debug: SoupMessage 9 (0x1ce93a0)
< Cache-Control: no-cache, no-store, max-age=0, must-revalidate
< Pragma: no-cache
< Expires: Fri, 01 Jan 1990 00:00:00 GMT
< Date: Sat, 08 Nov 2014 23:47:58 GMT
< Vary: Origin
< Vary: Referer
< Vary: X-Origin
< Content-Type: application/atom+xml
< X-Content-Type-Options: nosniff
< X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block
< Content-Length: 0
< Server: GSE
< Alternate-Protocol: 443:quic,p=0.01
<