Comment 12 for bug 521927

Revision history for this message
Leonard Richardson (leonardr) wrote : Re: launchpadlib doesn't cache wadl; reads 1MB at startup

I've filed a bug against httplib2 and included a patch.

http://code.google.com/p/httplib2/issues/detail?id=94

The easiest way to fix this is probably to tell Launchpad to remove "Cookie" from the Accept header when serving web service requests. That's easier than fixing httplib2 in the short run, and removing 'Cookie' should be enough to get this to work.