summaryrefslogtreecommitdiff
path: root/gdata/tests/traces/contacts/setup-query-all-groups
blob: 108a1bbc2d58d1dcd340d33c27755e5222598d39 (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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
> POST /m8/feeds/groups/default/full HTTP/1.1
> Soup-Debug-Timestamp: 1415490528
> Soup-Debug: SoupSession 1 (0x1c05240), SoupMessage 38 (0x1ce91c0), SoupSocket 18 (0x1e329d0)
> Host: www.google.com
> Authorization: Bearer ya29.uAB1RRhn3TKLPSfFZeRgrzf68-Gb9tby5F20urDCBwC6B94UqINs1Hvh_iKX3FagPwd0QkLnrSyVRw
> GData-Version: 3
> Content-Type: application/atom+xml
> Accept-Encoding: gzip, deflate
> User-Agent: libgdata/0.17.0 - gzip
> Connection: Keep-Alive
> 
> <?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' xmlns:gContact='http://schemas.google.com/contact/2008' xmlns:gd='http://schemas.google.com/g/2005' xmlns:app='http://www.w3.org/2007/app'><title type='text'>Test Group 1</title><content type='text'>Test Group 1</content><category term='http://schemas.google.com/contact/2008#group' scheme='http://schemas.google.com/g/2005#kind'/></entry>
  
< HTTP/1.1 201 Created
< Soup-Debug-Timestamp: 1415490529
< Soup-Debug: SoupMessage 38 (0x1ce91c0)
< ETag: "SH44ejVSLit7I2A9XRdWFEQKQgY."
< Vary: Origin
< Vary: Referer
< Vary: X-Origin
< Content-Type: application/atom+xml; charset=UTF-8
< Date: Sat, 08 Nov 2014 23:48:49 GMT
< Expires: Sat, 08 Nov 2014 23:48:49 GMT
< Cache-Control: private, max-age=0
< 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;SH44ejVSLit7I2A9XRdWFEQKQgY.&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/groups/libgdata.test%40googlemail.com/base/53135b0d89099ac5</id>
<  <updated>2014-11-08T23:48:49.032Z</updated>
<  <app:edited xmlns:app="http://www.w3.org/2007/app">2014-11-08T23:48:49.032Z</app:edited>
<  <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/contact/2008#group"/>
<  <title>Test Group 1</title>
<  <content>Test Group 1</content>
<  <link rel="self" type="application/atom+xml" href="https://www.google.com/m8/feeds/groups/libgdata.test%40googlemail.com/full/53135b0d89099ac5"/>
<  <link rel="edit" type="application/atom+xml" href="https://www.google.com/m8/feeds/groups/libgdata.test%40googlemail.com/full/53135b0d89099ac5"/>
< </entry>
  
> POST /m8/feeds/groups/default/full HTTP/1.1
> Soup-Debug-Timestamp: 1415490529
> Soup-Debug: SoupSession 1 (0x1c05240), SoupMessage 39 (0x1ce90d0), SoupSocket 19 (0x1d6ea70)
> Host: www.google.com
> Authorization: Bearer ya29.uAB1RRhn3TKLPSfFZeRgrzf68-Gb9tby5F20urDCBwC6B94UqINs1Hvh_iKX3FagPwd0QkLnrSyVRw
> GData-Version: 3
> Content-Type: application/atom+xml
> Accept-Encoding: gzip, deflate
> User-Agent: libgdata/0.17.0 - gzip
> Connection: Keep-Alive
> 
> <?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' xmlns:gContact='http://schemas.google.com/contact/2008' xmlns:gd='http://schemas.google.com/g/2005' xmlns:app='http://www.w3.org/2007/app'><title type='text'>Test Group 2</title><content type='text'>Test Group 2</content><category term='http://schemas.google.com/contact/2008#group' scheme='http://schemas.google.com/g/2005#kind'/></entry>
  
< HTTP/1.1 201 Created
< Soup-Debug-Timestamp: 1415490529
< Soup-Debug: SoupMessage 39 (0x1ce90d0)
< ETag: "SHo7ezVSLit7I2A9XRdWFEQKQgY."
< Vary: Origin
< Vary: Referer
< Vary: X-Origin
< Content-Type: application/atom+xml; charset=UTF-8
< Date: Sat, 08 Nov 2014 23:48:49 GMT
< Expires: Sat, 08 Nov 2014 23:48:49 GMT
< Cache-Control: private, max-age=0
< 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;SHo7ezVSLit7I2A9XRdWFEQKQgY.&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/groups/libgdata.test%40googlemail.com/base/732309600b1cf616</id>
<  <updated>2014-11-08T23:48:49.403Z</updated>
<  <app:edited xmlns:app="http://www.w3.org/2007/app">2014-11-08T23:48:49.403Z</app:edited>
<  <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/contact/2008#group"/>
<  <title>Test Group 2</title>
<  <content>Test Group 2</content>
<  <link rel="self" type="application/atom+xml" href="https://www.google.com/m8/feeds/groups/libgdata.test%40googlemail.com/full/732309600b1cf616"/>
<  <link rel="edit" type="application/atom+xml" href="https://www.google.com/m8/feeds/groups/libgdata.test%40googlemail.com/full/732309600b1cf616"/>
< </entry>
  
> POST /m8/feeds/groups/default/full HTTP/1.1
> Soup-Debug-Timestamp: 1415490529
> Soup-Debug: SoupSession 1 (0x1c05240), SoupMessage 40 (0x1ce90d0), SoupSocket 20 (0x1d6e9a0)
> Host: www.google.com
> Authorization: Bearer ya29.uAB1RRhn3TKLPSfFZeRgrzf68-Gb9tby5F20urDCBwC6B94UqINs1Hvh_iKX3FagPwd0QkLnrSyVRw
> GData-Version: 3
> Content-Type: application/atom+xml
> Accept-Encoding: gzip, deflate
> User-Agent: libgdata/0.17.0 - gzip
> Connection: Keep-Alive
> 
> <?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' xmlns:gContact='http://schemas.google.com/contact/2008' xmlns:gd='http://schemas.google.com/g/2005' xmlns:app='http://www.w3.org/2007/app'><title type='text'>Test Group 3</title><content type='text'>Test Group 3</content><category term='http://schemas.google.com/contact/2008#group' scheme='http://schemas.google.com/g/2005#kind'/></entry>
  
< HTTP/1.1 201 Created
< Soup-Debug-Timestamp: 1415490530
< Soup-Debug: SoupMessage 40 (0x1ce90d0)
< ETag: "SHY4cTVSLit7I2A9XRdWFEQKQgY."
< Vary: Origin
< Vary: Referer
< Vary: X-Origin
< Content-Type: application/atom+xml; charset=UTF-8
< Date: Sat, 08 Nov 2014 23:48:50 GMT
< Expires: Sat, 08 Nov 2014 23:48:50 GMT
< Cache-Control: private, max-age=0
< 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;SHY4cTVSLit7I2A9XRdWFEQKQgY.&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/groups/libgdata.test%40googlemail.com/base/3bc435e78bb3779c</id>
<  <updated>2014-11-08T23:48:49.839Z</updated>
<  <app:edited xmlns:app="http://www.w3.org/2007/app">2014-11-08T23:48:49.839Z</app:edited>
<  <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/contact/2008#group"/>
<  <title>Test Group 3</title>
<  <content>Test Group 3</content>
<  <link rel="self" type="application/atom+xml" href="https://www.google.com/m8/feeds/groups/libgdata.test%40googlemail.com/full/3bc435e78bb3779c"/>
<  <link rel="edit" type="application/atom+xml" href="https://www.google.com/m8/feeds/groups/libgdata.test%40googlemail.com/full/3bc435e78bb3779c"/>
< </entry>