[openssl-users] Shutdown details
Viktor Dukhovni
openssl-users at dukhovni.org
Mon Aug 13 18:25:56 UTC 2018
> On Aug 13, 2018, at 2:13 PM, Jordan Brown <openssl at jordan.maileater.net> wrote:
>
> I'm curious: how did this ever work for HTTPS, where for a POST request you have to see the end of the request body before you can (in general) send the response?
This is no longer OpenSSL-specific. Best to wind down this thread.
HTTP has a "Content-Length:" header or alternatively supports Chunked
transfers.
--
Viktor.
More information about the openssl-users
mailing list