Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the client chunk size
size_t chunksize() const;
Return Value
The internal buffer size used by the http client when sending and receiving data from the network.
Requirements
Header: http_client.h
Namespace: web::http::client