Saturday, June 17, 2006

Http request

Http requests send by different browsers have different order for the format of the Http requests . I think I'm correct in that case. If I'm wrong any one can correct me. Currently I am writing a webserver using java. So I have to analayse the http requests. The order of "Referer" "Browser type" varies according to the browser used to request. So I have to do lot of pattern matching. I hate this type of String manupilation to the power of infinity ....................

17/06/2006
Tharindu

No comments: