> On Aug 13, 2018, at 2:13 PM, Jordan Brown <open...@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.

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to