http2: move the mem+len pair to the stream struct
This commit is contained in:
@@ -432,6 +432,7 @@ static CURLcode readwrite_data(struct SessionHandle *data,
|
||||
else {
|
||||
/* read nothing but since we wanted nothing we consider this an OK
|
||||
situation to proceed from */
|
||||
DEBUGF(infof(data, "readwrite_data: we're done!\n"));
|
||||
nread = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user