-
Poul-Henning Kamp authored
do not run in production! Allocate the workspace as part of struct req, and move sp->ws, sp->http and sp->http0 to struct req. Allocate the req->http[0] on the workspace, so that changes to nhttp does not force us to dump the mempool.
45202f7f