diff options
author | OpenGnSys Support Team <soporte-og@soleta.eu> | 2024-01-11 12:43:22 +0100 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2024-01-11 12:45:18 +0100 |
commit | 87ece3976b3d68af2620f7b90ef8e10416abd231 (patch) | |
tree | dd2a5cffb098855de1557d64cd2bc0712b99ea3f /tests/favicon.ico | |
parent | db1e0f17993d2f0834079b3d868c710b8821ef92 (diff) |
No need to parse HTTP header trailer in TIP_CLIENT_PROCESSING_REQUEST.
src/handler.c:62:14: warning: variable ‘trailer’ set but not used [-Wunused-but-set-variable]
62 | const char *trailer, *x_redirect;
| ^~~~~~~
tip_client_state_recv_hdr() already validates header trailer is present.
Diffstat (limited to 'tests/favicon.ico')
0 files changed, 0 insertions, 0 deletions