<div dir="ltr"><div><span style="color:rgb(153,0,0);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-weight:bold;line-height:18px;white-space:pre-wrap">I am beginner to nginx and trying to understand it can any one help to understand the below query:</span></div>

<div><span style="color:rgb(153,0,0);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-weight:bold;line-height:18px;white-space:pre-wrap"><br></span></div><span style="color:rgb(153,0,0);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-weight:bold;line-height:18px;white-space:pre-wrap">In ngx_http_read_client_request_</span><span style="color:rgb(153,0,0);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-weight:bold;line-height:18px;white-space:pre-wrap">body() there is a pre-read part of the request body this is basically used to populate the request->body with body filters right?  why we are not doing the same in case of spdy any specific reason.</span><br>

</div>