Correct, all of the functionality and restrictions of the URL Fetch service apply to the httplib interfaces.
-- Dan On Mon, Feb 9, 2009 at 6:33 PM, gesteves <[email protected]> wrote: > > Quick question: The docs state that "You can use the Python standard > libraries urllib, urllib2 or httplib to make HTTP requests. When > running in App Engine, these libraries perform HTTP requests using App > Engine's URL fetch service, which runs on Google's scalable HTTP > request infrastructure." > > Does that mean that changing the user-agent header is still not > allowed, even when using one of Python's standard libraries? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
