http2: more stream-oriented data, stream ID 0 is for connections
This commit is contained in:
@@ -168,6 +168,8 @@ CURLcode Curl_http_setup_conn(struct connectdata *conn)
|
||||
http->status_code = -1;
|
||||
http->data = NULL;
|
||||
http->datalen = 0;
|
||||
http->error_code = NGHTTP2_NO_ERROR;
|
||||
http->closed = FALSE;
|
||||
|
||||
return CURLE_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user