Cool. Should we plan to reserve some bits for possible future official 
methods?

Chuck

On Wednesday, August 1, 2001, at 12:40 PM, Cody Sherr wrote:

>
> This is a repost of the patch with the proper [PATCH] Subject: line.
>
> The purpose of this patch is to allow modules to register request 
> methods,
> and have those methods <limit>able in the httpd.conf. It uses the same 
> bit
> mask/shifted offset as the original HTTP methods such as M_GET or 
> M_POST,
> but expands the total bits from an int to an ap_int64_t to handle more
> bits for new request methods than an int provides.
>
>

Chuck Murcko
Topsail Group
http://www.topsail.org/

Reply via email to