Hi All

I am writing a webserver which accepts HTTP/1.0 requests and sends appropriate responses. I would like to improvise to accept HTTP/1.1 requests.
How and what should be done, any examples are appreciated .

Thanks