curl -I http://localhost:3000/

$ ./script/plugin install http://svn.rails2u.com/public/plugins/trunk/xframework/
$ ./script/server &
$ curl -I http://localhost:3000/
HTTP/1.1 200 OK
Connection: close
Date: Fri, 09 Dec 2005 11:38:29 GMT
Content-Type: text/html
Set-Cookie: _session_id=466ba3c983e3a8503ec599035542e53d; path=/
Cache-Control: no-cache
X-Framework: Ruby on Rails/0.14.4
Server: lighttpd/1.3.13

inspired by id:naoya:20051209:1134110415