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
void set_chunksize(
size_t size
);
Parameters
- size
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