On 03/06/2013 09:30 PM, Nce Rt wrote:
> I could send 401 status code from a custom apache module. But how to send a 
> custom entity message in the http body? It seems to override any entity with 
> a standard messaging to the client. 
> 
set r->status to 401, print your message and return OK

With regards,
Daniel.

Reply via email to