Pasindu Kollure

Results 3 comments of Pasindu Kollure

@yhirose @PixlRainbow the response makes sense, thank you!

Hi again! I reopened this issue again because I want to ask if its possible to use the `SSL_CTX*` reference from [*ssl_context()](https://github.com/yhirose/cpp-httplib/blob/master/httplib.h#L1490) to read incoming chunks of data using [SSL_peak()](https://www.openssl.org/docs/man1.1.1/man3/SSL_read.html)....

> Hi @PasinduKollure / currently I don't think that you can send chunked data, we can receive chunked data. > > Are you trying to send data in small pieces...