Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Dev

wider http

 

 

Apache dev RSS feed   Index | Next | Previous | View Threaded


basteon at gmail

Nov 20, 2009, 6:03 AM

Post #1 of 2 (457 views)
Permalink
wider http

g' time of day 2 every1,
my question to implies of wider http proto, e.g. I needs add to http
few headers looks like POST and GET, it must be used only with own
client application. and I need implement new fat http implementation
or can add this headers in the more convenient way and don't rewrite
whole http in my mod_wider_http ?
I mean may be I can make it by apache hook's api, but still haven't any clue.


covener at gmail

Nov 20, 2009, 6:19 AM

Post #2 of 2 (432 views)
Permalink
Re: wider http [In reply to]

On 11/20/09, basteon <basteon [at] gmail> wrote:
> g' time of day 2 every1,
> my question to implies of wider http proto, e.g. I needs add to http
> few headers looks like POST and GET, it must be used only with own
> client application. and I need implement new fat http implementation
> or can add this headers in the more convenient way and don't rewrite
> whole http in my mod_wider_http ?
> I mean may be I can make it by apache hook's api, but still haven't any clue.

I you add your own methods, and still want the Apache HTTP protocol
doing work on your requests, you have to at least teach the core of
apache to tolerate the new methods.

If you just add your own request headers, you only have to deal with
your own module.

if you don't want any of the HTTP processing of Apache, see protocol
modules such as mod_ftp.

modules-dev [at] httpd would be the best list to discuss this on.

--
Eric Covener
covener [at] gmail

Apache dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.