HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 10:29:35 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100405010402
location: https://web.archive.org/web/20100405010402/https://code.google.com/appengine/docs/python/urlfetch/
server-timing: captures_list;dur=0.743853, exclusion.robots;dur=0.022503, exclusion.robots.policy;dur=0.008612, esindex;dur=0.012845, cdx.remote;dur=287.369017, LoadShardBlock;dur=518.701134, PetaboxLoader3.datanode;dur=259.843596, PetaboxLoader3.resolve;dur=133.636684
x-app-server: wwwb-app239
x-ts: 302
x-tr: 844
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app239; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 10:29:37 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-vary: Accept-Language,Cookie,Referer
x-archive-orig-etag: "c9835726209b28d0d7111c9fb3f175bd"
x-archive-orig-last-modified: Sun, 04 Apr 2010 21:09:09 GMT
x-archive-orig-date: Mon, 05 Apr 2010 01:04:02 GMT
x-archive-orig-expires: Mon, 05 Apr 2010 02:04:02 GMT
x-archive-orig-cache-control: public, max-age=3600
x-archive-orig-x-content-type-options: nosniff
x-archive-orig-server: codesite_static_content
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 05 Apr 2010 01:04:02 GMT
link:
; rel="original",
; rel="timemap"; type="application/link-format",
; rel="timegate",
; rel="first memento"; datetime="Wed, 21 Jan 2009 13:19:40 GMT",
; rel="prev memento"; datetime="Mon, 08 Feb 2010 23:08:07 GMT",
; rel="memento"; datetime="Mon, 05 Apr 2010 01:04:02 GMT",
; rel="next memento"; datetime="Tue, 06 Apr 2010 02:40:55 GMT",
; rel="last memento"; datetime="Fri, 25 Apr 2025 15:08:38 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_15_20100404214706_crawl102_IndexOnly-c/52_15_20100405010352_crawl103.arc.gz
server-timing: captures_list;dur=0.579985, exclusion.robots;dur=0.018743, exclusion.robots.policy;dur=0.007065, esindex;dur=0.010598, cdx.remote;dur=9.087888, LoadShardBlock;dur=720.298173, PetaboxLoader3.datanode;dur=421.049027, PetaboxLoader3.resolve;dur=481.609968, load_resource;dur=245.456990
x-app-server: wwwb-app239
x-ts: 200
x-tr: 1136
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
The URL Fetch Python API - Google App Engine - Google Code
The URL Fetch Python API
App Engine applications can fetch resources and communicate with other hosts over the Internet using HTTP and HTTPS requests. Apps use the URL fetch service to make requests.
This reference describes the Python API for the URL fetch service. It has the following sections: