Okay. Thanks.
I'd like to point out that the http protocol does let you use status codes
not defined in rfc2616.
On 08/29/2014 03:00 AM, Christian Grothoff wrote:
Not really, that would not be HTTP protocol compatible. However, you
could of course edit the MHD source code to achieve this. Regardless,
let me advise you that this is would be a terrible idea.
Happy hacking!
Christian
On 08/28/14 18:10, Ken Teh wrote:
Is there a way to have custom text for the status text on a status
line? For example
HTTP/1.1 403 My custom text here
Thanks!
Ken