adjust body status

Ref varnish-cache ccc1339e6628d6e545b8504d0a230a11f261e930
parent 7d9dcd7f
......@@ -366,7 +366,7 @@ vped_include(struct req *preq, const char *src, const char *host,
/* Client content already taken care of */
http_Unset(req->http, H_Content_Length);
req->req_body_status = REQ_BODY_NONE;
req->req_body_status = BS_NONE;
AZ(req->vcl);
if (req->top->vcl0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment