--- 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;