diff options
| author | Sergey Kandaurov <pluknet@nginx.com> | 2025-11-05 16:15:12 +0400 |
|---|---|---|
| committer | Roman Arutyunyan <arutyunyan.roman@gmail.com> | 2025-11-26 19:51:40 +0400 |
| commit | 6446f99107fff83469145b16983ebec99261a2db (patch) | |
| tree | 0936fa0668aeab030baa8018e0314c4d05fad79b /src/http/modules/ngx_http_auth_request_module.c | |
| parent | 511abb19e1e1b127f6d0943ccac346211a490a35 (diff) | |
| download | nginx-6446f99107fff83469145b16983ebec99261a2db.tar.gz nginx-6446f99107fff83469145b16983ebec99261a2db.tar.bz2 | |
Changed interface of ngx_http_validate_host().
This allows to process a port subcomponent and save it in r->port
in a unified way, similar to r->headers_in.server. For HTTP/1.x
request line in the absolute form, r->host_end now includes a port
subcomponent, which is also consistent with HTTP/2 and HTTP/3.
Diffstat (limited to 'src/http/modules/ngx_http_auth_request_module.c')
0 files changed, 0 insertions, 0 deletions
