You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Senaka Fernando <se...@wso2.com> on 2008/03/15 18:57:32 UTC

[users@httpd] How to display the Allow Header for 405 Responses?

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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org