Here is what the browser prints out. I am now using the listener example and getting the same exception.
---------------------------------------------------------- You sent these headers with your request: Accept = text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Charset = ISO-8859-1,*,utf-8 Accept-Encoding = gzip,deflate,bzip2,sdch Accept-Language = en-US,en Connection = Keep-Alive Host = localhost:9012 User-Agent = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/0.4.154.29 Safari/525.19 X-SDCH = Chrome 0.4.154.29 ---------------------------------------------------------- On Wed, Dec 3, 2008 at 2:29 PM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > Mark Webb wrote: >> >> I am working on writing a simple web server application using the >> asyncweb library. I am getting the following error. I am using >> Google Chrome to test the server. I do get the proper response in the >> browser but I also see this exception in the output of the server. >> > > What is the request the server is receiving ? > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > >
