Hi subuliu
If you have control on the server implementation, you can also send the data in chunks or use chunked transfer encoding.
Refer to the http_client and http_listener tests at response_stream_tests.cpp, request_stream_tests.cpp in our test collateral.
Thanks
Kavya.
If you have control on the server implementation, you can also send the data in chunks or use chunked transfer encoding.
Refer to the http_client and http_listener tests at response_stream_tests.cpp, request_stream_tests.cpp in our test collateral.
Thanks
Kavya.