Closed kelunik closed 4 years ago
Not sure whether HTTP/1 or HTTP/2 is better in calling startReceivingResponse, technically, these are indeed two responses that are started, but one is only intermediate. Should it trigger for the intermediate, the actual response or both?
startReceivingResponse
The actual response IMO.
Not sure whether HTTP/1 or HTTP/2 is better in calling
startReceivingResponse
, technically, these are indeed two responses that are started, but one is only intermediate. Should it trigger for the intermediate, the actual response or both?