Is there a way to get the raw request from the client in a handler?

Maxim Dounin mdounin at mdounin.ru
Wed Jan 9 13:23:05 UTC 2019


Hello!

On Wed, Jan 09, 2019 at 10:52:11AM +0100, Ottavio Campana wrote:

> I am proceeding developing my module.
> 
> Is there a way to get the raw HTTP request from a ngx_http_request_t ?

No.  E.g., there is no such thing as "raw HTTP request" when using 
HTTP/2.

-- 
Maxim Dounin
http://mdounin.ru/


More information about the nginx mailing list