Hello,

Please use the ICS http prot demo to locate to an Apache with 401 protection 
with chunked mode:

Not using proxy
cmd> GET / HTTP/1.1
cmd> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
cmd> Connection: Keep-Alive
cmd> Accept-Language: en, fr
cmd> User-Agent: Mozilla/3.0 (compatible)
cmd> Host: www.fastream.com
cmd>
RequestDone, no error. Status =401
StatusCode = 401
hdr>HTTP/1.1 401 Authorization Required
hdr>Date: Fri, 13 Apr 2007 14:34:00 GMT
hdr>Server: Apache/1.3.29 (Unix) FrontPage/5.0.2.2623
hdr>WWW-Authenticate: Basic realm="type your yser name password"
hdr>Connection: close
hdr>Transfer-Encoding: chunked
hdr>Content-Type: text/html; charset=iso-8859-1
hdr>1d6
hdr><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
hdr><HTML><HEAD>
hdr><TITLE>401 Authorization Required</TITLE>
hdr></HEAD><BODY>
hdr><H1>Authorization Required</H1>
hdr>This server could not verify that you
hdr>are authorized to access the document
hdr>requested.  Either you supplied the wrong
hdr>credentials (e.g., bad password), or your
hdr>browser doesn't understand how to supply
hdr>the credentials required.<P>
hdr><HR>
hdr><ADDRESS>Apache/1.3.29 Server at www.fastream.com Port 80</ADDRESS>
hdr></BODY></HTML>
hdr>0

Notice that this page is mistakenly a 401 and will become 200 soon. So BE 
QUICK or setup your own Apache.

Regards,

SZ 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to