summaryrefslogtreecommitdiff
path: root/gdata/tests/traces/contacts/contact-update
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/tests/traces/contacts/contact-update')
-rw-r--r--gdata/tests/traces/contacts/contact-update63
1 files changed, 0 insertions, 63 deletions
diff --git a/gdata/tests/traces/contacts/contact-update b/gdata/tests/traces/contacts/contact-update
deleted file mode 100644
index 856d0c06..00000000
--- a/gdata/tests/traces/contacts/contact-update
+++ /dev/null
@@ -1,63 +0,0 @@
-> PUT /m8/feeds/contacts/libgdata.test%40googlemail.com/full/c8390ec0ef7f98a HTTP/1.1
-> Soup-Debug-Timestamp: 1415489543
-> Soup-Debug: SoupSession 1 (0x15cd240), SoupMessage 7 (0x182f370), SoupSocket 5 (0x18d5ce0)
-> Host: www.google.com
-> Authorization: Bearer ya29.uACgkznYPDckPkHNMU2MF2gRNGrNKqsjnalf5jZmQ0jV9jcp297YMiQop53msSbUJi5poX8LolhsSw
-> GData-Version: 3
-> If-Match: "Q3g7cTVSLit7I2A9XRdWFEUDQgc."
-> 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' xmlns:batch='http://schemas.google.com/gdata/batch' gd:etag='&quot;Q3g7cTVSLit7I2A9XRdWFEUDQgc.&quot;'><title type='text'>John Wilson</title><id>http://www.google.com/m8/feeds/contacts/libgdata.test%40googlemail.com/full/c8390ec0ef7f98a</id><updated>2014-11-08T23:32:12Z</updated><category term='http://schemas.google.com/contact/2008#contact' scheme='http://schemas.google.com/g/2005#kind'/><link href='https://www.google.com/m8/feeds/photos/media/libgdata.test%40googlemail.com/c8390ec0ef7f98a' rel='http://schemas.google.com/contacts/2008/rel#photo' type='image/*'/><link href='https://www.google.com/m8/feeds/contacts/libgdata.test%40googlemail.com/full/c8390ec0ef7f98a' rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link href='https://www.google.com/m8/feeds/contacts/libgdata.test%40googlemail.com/full/c8390ec0ef7f98a' rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><gd:name><gd:fullName>John Wilson</gd:fullName></gd:name><gd:extendedProperty name='contact-test'>value</gd:extendedProperty><gContact:nickname>Test Contact Esq.</gContact:nickname>
->
->
->
->
->
->
->
->
->
-> </entry>
-
-< HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1415489543
-< Soup-Debug: SoupMessage 7 (0x182f370)
-< 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:32:23 GMT
-< ETag: "Qnw7fjVSLyt7I2A9XRdWFEUDQgA."
-< 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;Qnw7fjVSLyt7I2A9XRdWFEUDQgA.&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:32:23.206Z</updated>
-< <app:edited xmlns:app="http://www.w3.org/2007/app">2014-11-08T23:32:23.206Z</app:edited>
-< <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/contact/2008#contact"/>
-< <title>John Wilson</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"/>
-< <gd:name>
-< <gd:fullName>John Wilson</gd:fullName>
-< <gd:givenName>John</gd:givenName>
-< <gd:familyName>Wilson</gd:familyName>
-< </gd:name>
-< <gContact:nickname>Test Contact Esq.</gContact:nickname>
-< <gd:extendedProperty name="contact-test">value</gd:extendedProperty>
-< </entry>
-