1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Apache module development (Apache 2.2)

Discussion in 'Apache' started by danperrett, Oct 15, 2014.

  1. #1
    Hi,
    I'm new to developing modules for Apache. I understand the basics now and can develop something simple which allows a 'GET' request to happen, but what I want to do is actually 'POST' information to my site. I know the basic POST Request works and I can see that it is post by looking at request_rec->method. but what I can't seem to find is the information related to that post ie text message. would that be in the request_rec somewhere?

    Also while I'm here, I need to set and retrieve cookie information is there any API infromation related to that?

    Please help.

    Thanks.
    Dan.
     
    danperrett, Oct 15, 2014 IP