Hi all,

Can you please let me know how could I display the "Allow" Header for 405
Responses? I need to dynamically set this in my C code. I have
successfully managed to set the 405 status, and get it displayed to a
client. But, however, setting r->allowed = (1 << M_GET) or something
similar doesn't display a Allow header.

Can you please help me out?

Thanks,
Senaka

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to