| |
Syntax |
Nickname |
Erstellt |
Adresse |
|
| text |
decke |
01.03.09 16:16 |
78.142.74.81 |
// Root/test.hac
res.cache = true;
res.write("just testing");
// HTTP Request
http://localhost:8080/test
GET /test HTTP/1.1
Host: localhost:8080
User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.0.6) Gecko/2009021410 Firefox/3.0.6
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: HopSession=127.0.0.4fgzl0th7qba
HTTP/1.x 200 OK
Date: Sun, 01 Mar 2009 15:15:54 GMT
Server: Jetty/5.1.14 (FreeBSD/7.1-STABLE amd64 java/1.6.0_03-p4
Etag: "lYnzNMb0mH/F3bjgrBwJaw=="
Content-Length: 12
Content-Type: text/html; charset=ISO-8859-1
| |
Code Parsed in 0.005 Sekunden |
|