logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: ap_rprintf with conn_rec object
Author
guillaume.chevet



Joined: 04 Dec 2009
Posts: 3

PostPosted: Mon 07 Dec '09 14:01    Post subject: ap_rprintf with conn_rec object Reply with quote

Hello,

I'm writting an Handler in C with following parameter: conn_rec c

How kann I write something like
" ap_rprintf (r, "%s %d Bad Request\n", AP_SERVER_PROTOCOL, HTTP_BAD_REQUEST)"
without the request object?
Back to top


Reply to topic   Topic: ap_rprintf with conn_rec object View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads