HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 15:33:55 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100221022444
location: https://web.archive.org/web/20100221022444/https://code.google.com/appengine/docs/java/urlfetch/
server-timing: captures_list;dur=0.994910, exclusion.robots;dur=0.033533, exclusion.robots.policy;dur=0.015354, esindex;dur=0.020720, cdx.remote;dur=409.081815, LoadShardBlock;dur=307.938101, PetaboxLoader3.datanode;dur=62.863469, PetaboxLoader3.resolve;dur=147.929171
x-app-server: wwwb-app213
x-ts: 302
x-tr: 745
server-timing: TR;dur=0,Tw;dur=236,Tc;dur=0
set-cookie: SERVER=wwwb-app213; 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: Wed, 30 Jul 2025 15:33:58 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-vary: Accept-Language,Cookie,Referer
x-archive-orig-etag: "4ccc5e6d019dab3ea06e75cbcc8e008a"
x-archive-orig-last-modified: Sun, 21 Feb 2010 02:24:44 GMT
x-archive-orig-date: Sun, 21 Feb 2010 02:24:44 GMT
x-archive-orig-expires: Sun, 21 Feb 2010 03:24:44 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: Sun, 21 Feb 2010 02:24:44 GMT
link:
; rel="original",
; rel="timemap"; type="application/link-format",
; rel="timegate",
; rel="first memento"; datetime="Fri, 10 Apr 2009 02:06:31 GMT",
; rel="prev memento"; datetime="Mon, 08 Feb 2010 21:52:12 GMT",
; rel="memento"; datetime="Sun, 21 Feb 2010 02:24:44 GMT",
; rel="next memento"; datetime="Wed, 23 Jun 2010 02:45:47 GMT",
; rel="last memento"; datetime="Mon, 18 Dec 2023 07:15:51 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_14_20100220231533_crawl103-c/52_14_20100221022423_crawl103.arc.gz
server-timing: captures_list;dur=1.804272, exclusion.robots;dur=0.027874, exclusion.robots.policy;dur=0.011347, esindex;dur=0.021666, cdx.remote;dur=1347.584376, LoadShardBlock;dur=255.278455, PetaboxLoader3.datanode;dur=406.738400, load_resource;dur=447.958637, PetaboxLoader3.resolve;dur=276.981864
x-app-server: wwwb-app213
x-ts: 200
x-tr: 2135
server-timing: TR;dur=0,Tw;dur=340,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 Java API - Google App Engine - Google Code
The URL Fetch Java 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 Java API for the URL fetch service. It has the following sections: