On Fri, Jun 6, 2008 at 6:10 AM, Chris Newman <[EMAIL PROTECTED]> wrote:
> Check libapreq:
>
> http://httpd.apache.org/apreq/

Is there any use-case documentation or example code for how to use
this library?  I call apreq_handle_apache2(r) followed by
apreq_parse_query_string (r->pool, table, r->parsed_uri.query), and my
apache blows up in my face.  The reference documentation tells me what
functions are available, but not how I'm supposed to string them
together.  There's a link to an example in the documentation, but that
link is long dead.

--
Nick

Reply via email to