diff -r 1f0f014c0121 -r 0a7d1e9ca6b8 src/server/proxy/httpclient.h --- a/src/server/proxy/httpclient.h Thu Feb 12 11:20:43 2026 +0100 +++ b/src/server/proxy/httpclient.h Thu Feb 12 16:02:09 2026 +0100 @@ -44,6 +44,7 @@ struct HttpClient { EventHandler *ev; CxMempool *mp; + char *method; char *uri; struct sockaddr *addr;