tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Decoding HTTP requests



On Wed, 20 Jul 2011 14:12:50 +0200
Marc Balmer <marc%msys.ch@localhost> wrote:

> I am looking for code to decode HTTP PUT/GET/etc. requests, i.e.
> breaking the request down to the variables that have been transmitted,
Maybe you can cut somthing out of libhttpd.c:httpd_parse_request() from:
http://acme.com/software/thttpd/

Maybe worth a look also:
http://acme.com/software/micro_httpd/
http://acme.com/software/mini_httpd/
-- 


\end{Jochen}

\ref{http://www.unixag-kl.fh-kl.de/~jkunz/}



Home | Main Index | Thread Index | Old Index