HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 19:34:01 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100208230807
location: https://web.archive.org/web/20100208230807/https://code.google.com/appengine/docs/python/urlfetch/
server-timing: captures_list;dur=0.602309, exclusion.robots;dur=0.021688, exclusion.robots.policy;dur=0.011200, esindex;dur=0.013749, cdx.remote;dur=1139.099712, LoadShardBlock;dur=409.925192, PetaboxLoader3.datanode;dur=57.964323
x-app-server: wwwb-app204
x-ts: 302
x-tr: 1579
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app204; 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: Sun, 27 Jul 2025 19:34:03 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-vary: Accept-Language,Cookie,Referer
x-archive-orig-etag: "b37a4ac1cc038eec7187800abf2d9350"
x-archive-orig-last-modified: Mon, 08 Feb 2010 23:08:07 GMT
x-archive-orig-date: Mon, 08 Feb 2010 23:08:07 GMT
x-archive-orig-expires: Tue, 09 Feb 2010 00:08:07 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-orig-x-xss-protection: 0
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 08 Feb 2010 23:08:07 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, 04 Jan 2010 22:05:35 GMT",
; rel="memento"; datetime="Mon, 08 Feb 2010 23:08:07 GMT",
; rel="next memento"; datetime="Mon, 05 Apr 2010 01:04:02 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: 51_14_20100208230450_crawl103-c/51_14_20100208230655_crawl103.arc.gz
server-timing: captures_list;dur=0.739786, exclusion.robots;dur=0.021914, exclusion.robots.policy;dur=0.009313, esindex;dur=0.012121, cdx.remote;dur=97.040826, LoadShardBlock;dur=130.714484, PetaboxLoader3.datanode;dur=359.959093, load_resource;dur=458.368209, PetaboxLoader3.resolve;dur=188.046670
x-app-server: wwwb-app204
x-ts: 200
x-tr: 1375
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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: