Dear Maxim, in the nginx documentation http://nginx.org/en/docs/http/ngx_http_core_module.html#var_request I find
$request full original request line How is this variable populated? I was expecting that this variable is taken from an internal buffer. Or is it reconstructed? Thank you, Ottavio Il giorno mer 9 gen 2019 alle ore 14:23 Maxim Dounin <mdou...@mdounin.ru> ha scritto: > 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/ > _______________________________________________ > nginx mailing list > nginx@nginx.org > http://mailman.nginx.org/mailman/listinfo/nginx > -- Non c'è più forza nella normalità, c'è solo monotonia
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx