On 02/09/15 15:50, Bill Cox wrote:
> As for the order issue, we parse headers before creating any, so I'll
> just not add the header in the AddCallback if s->hit is set on the
> server side.  This should behave well long term, I think.

Except that in master (i.e. version 1.1.0) you will not be able to
access s->hit. You should use SSL_cache_hit instead.

Matt
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to