HTTP 1.1 is supported.

  | [EMAIL PROTECTED] ~]$ wget -d http://localhost:8080/
  | DEBUG output created by Wget 1.10.2 on cygwin.
  | 
  | --13:52:27--  http://localhost:8080/
  |            => `index.html'
  | Resolving localhost... 127.0.0.1
  | Caching localhost => 127.0.0.1
  | Connecting to localhost|127.0.0.1|:8080... connected.
  | Created socket 3.
  | Releasing 0x10010ba0 (new refcount 1).
  | 
  | ---request begin---
  | GET / HTTP/1.0
  | User-Agent: Wget/1.10.2
  | Accept: */*
  | Host: localhost:8080
  | Connection: Keep-Alive
  | 
  | ---request end---
  | HTTP request sent, awaiting response...
  | ---response begin---
  | HTTP/1.1 200 OK
  | X-Powered-By: Servlet 2.4; Tomcat-5.0.28/JBoss-4.0.1sp1 (build: 
CVSTag=JBoss_4_0_1_SP1 date=200502160314)
  | ETag: W/"1472-1108552896000"
  | Last-Modified: Wed, 16 Feb 2005 11:21:36 GMT
  | Content-Type: text/html
  | Content-Length: 1472
  | Date: Sat, 03 Dec 2005 21:52:27 GMT
  | Server: Apache-Coyote/1.1
  | Connection: Keep-Alive
  | 
  | ---response end---
  | 200 OK
  | Registered socket 3 for persistent reuse.
  | Length: 1,472 (1.4K) [text/html]
  | 
  | 100%[====================================>] 1,472         --.--K/s
  | 
  | 13:52:27 (9.85 MB/s) - `index.html' saved [1472/1472]
  | 

I doubt your talking to a jboss-4.0.1SP1 instance given the lack of the 
X-Powered-By shown above.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910484#3910484

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910484


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to