A pluggable, high-performance RPC framework written in cpp
Other
280
stars
82
forks
source link
In the HTTP chunked client, if the connection is closed before the user reads the data after data reception is complete, it will result in a 301 network error. #99
If the framework client has already received the entire response, even if the connection is disconnected, the reading should not fail.