Thank you for looking into it. You are right - the exact behavior
depends on the chunk size.
The iPhone app that we shipped uses 256 KB yet it still fails as of
yesterday.
I've attached traces for 75 KB and 1 MB. The first one fails with
status 404, the latter with 503. You can repro the problem using the
Obj-C DocsSample app and the PDF file I mentioned in the original
post. I am running the latest production v1.10.0 of gdata-objectivec-
client.
Apologies for the length of this mail - the trace is completely
unabridged.
Have a great day!
-Christoph
================
CHUNK SIZE 75000
================
2010-11-24 14:55:30 -0800
request: POST URL:
https://docs.google.com/feeds/upload/create-session/default/private/full
request headers (10)
{
Accept = "application/atom+xml, text/xml";
Authorization = "GoogleLogin auth=xxx";
"Cache-Control" = "no-cache";
"Content-Length" = 382;
"Content-Type" = "application/atom+xml; charset=utf-8";
"Gdata-Version" = "3.0";
Slug = "ViewControllerPGforiPhoneOS.pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
"X-Upload-Content-Length" = 0;
"X-Upload-Content-Type" = "application/pdf";
}
posted data (382 bytes)
<?xml version="1.0" encoding="UTF-8"?> <entry xmlns="
http://www.w3.org/
2005/Atom" xmlns:gd="
http://schemas.google.com/g/2005"
xmlns:app="
http://www.w3.org/2007/app" xmlns:docs="http://
schemas.google.com/docs/2007"> <title>ViewControllerPGforiPhoneOS.pdf</
title> <category term="
http://schemas.google.com/docs/2007#pdf"
scheme="
http://schemas.google.com/g/2005#kind"/> </entry>
response: status: 200 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:49 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:32 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (4)
{
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:50 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:33 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:51 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:34 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:52 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:35 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:53 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:36 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:54 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:37 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:55 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:38 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:56 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:39 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:57 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:40 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:58 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:41 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:50:59 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:42 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:51:00 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:43 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:51:02 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:44 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 308 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:51:03 GMT";
default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-
UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--
OunOQ";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 14:55:47 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2UqH_FQMx1WxARxi-IW1id-UXkC4Ge_HsRI0DZoT7YYpIM8Pmb22OFmddDkRUU3QaIqwKMwV9tor-7S9h0YWy-2--OunOQ
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 75000;
"Content-Range" = "bytes 0-74999/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (75000 bytes)
<<75000 bytes>>
response: status: 404 MIMEType: text/html
response headers (7)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:51:06 GMT";
Expires = "Fri, 01 Jan 1990 00:00:00 GMT";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
====================
CHUNK SIZE 1024x1024
====================
2010-11-24 15:00:23 -0800
request: POST URL:
https://docs.google.com/feeds/upload/create-session/default/private/full
request headers (10)
{
Accept = "application/atom+xml, text/xml";
Authorization = "GoogleLogin auth=xxx";
"Cache-Control" = "no-cache";
"Content-Length" = 382;
"Content-Type" = "application/atom+xml; charset=utf-8";
"Gdata-Version" = "3.0";
Slug = "ViewControllerPGforiPhoneOS.pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
"X-Upload-Content-Length" = 0;
"X-Upload-Content-Type" = "application/pdf";
}
posted data (382 bytes)
<?xml version="1.0" encoding="UTF-8"?> <entry xmlns="
http://www.w3.org/
2005/Atom" xmlns:gd="
http://schemas.google.com/g/2005"
xmlns:app="
http://www.w3.org/2007/app" xmlns:docs="http://
schemas.google.com/docs/2007"> <title>ViewControllerPGforiPhoneOS.pdf</
title> <category term="
http://schemas.google.com/docs/2007#pdf"
scheme="
http://schemas.google.com/g/2005#kind"/> </entry>
response: status: 200 MIMEType: text/html
response headers (8)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:55:41 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:37 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (4)
{
"Content-Length" = 1048576;
"Content-Range" = "bytes 0-1048575/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (1048576 bytes)
<<1048576 bytes>>
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:55:55 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:49 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 1048576;
"Content-Range" = "bytes 0-1048575/10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
posted data (1048576 bytes)
<<1048576 bytes>>
response: status: 503 MIMEType: text/html
response headers (7)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:07 GMT";
Expires = "Fri, 01 Jan 1990 00:00:00 GMT";
Pragma = "no-cache";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:51 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:09 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:51 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:09 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:51 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:09 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:51 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:10 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:51 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:10 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:51 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:10 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:51 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:10 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:52 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:10 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:52 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:10 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:52 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:11 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:52 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:11 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:52 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:11 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:52 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:11 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:53 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:11 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:53 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:11 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:53 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:12 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
Response data: 0 bytes
2010-11-24 15:00:53 -0800
request: PUT URL:
https://docs.google.com/feeds/upload/create-session/default/private/full?upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q
request headers (7)
{
Accept = "*/*";
"Accept-Encoding" = "gzip, deflate";
"Accept-Language" = "en-us";
"Content-Length" = 0;
"Content-Range" = "bytes */10270237";
"Content-Type" = "application/pdf";
"User-Agent" = "com.example.DocsSample-1.0 GData-ObjectiveC/1.10
MacOSX/10.6.5 (gzip)";
}
response: status: 308 MIMEType: text/html
response headers (9)
{
"Cache-Control" = "no-cache, no-store, must-revalidate";
"Content-Length" = 0;
"Content-Type" = "text/html";
Date = "Wed, 24 Nov 2010 22:56:12 GMT";
upload_id=AEnB2Uqac9-355T1rw08UoVqhWzssgl9PFRX0JrPNtVsc8FIJkjWTw-
Mc2xQUuJdaobMrJGDdVj-BOkedIbrXl60rd0H0zsl_Q";
Pragma = "no-cache";
Range = "bytes=0-1048575";
Server = "Upload Server Built on Nov 18 2010 17:19:36
(1290129576)";
}
error: Error Domain=NSURLErrorDomain Code=-1007 UserInfo=0x372b80 "too
many HTTP redirects" Underlying Error=(Error
Domain=kCFErrorDomainCFNetwork Code=-1007 UserInfo=0x3a9c20 "too many
HTTP redirects")
Response data: 0 bytes