Servlet_02 - Header Display

Header List

The following table contains an overview of all headers sent along with this request:

(Request Method) "GET"
(Request URI) "/Servlet_02"
(Request Protocol) "HTTP/1.1"
user-agent "Opera/5.12 (Windows 98; U) [de]"
host "localhost:9090"
accept "text/html, image/png, image/jpeg, image/gif, image/x-xbitmap, */*"
accept-language "de"
accept-encoding "deflate, gzip, x-gzip, identity, *;q=0"
referer "http://localhost:9090/Servlet_01"
cache-control "no-cache"
connection "Keep-Alive, TE"
Andreas Rozek