On Wed, Sep 2, 2015 at 7:55 AM, Matt Caswell <m...@openssl.org> wrote:

>
>
> 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.
>

Yes, I already had that pointed out :)  Thanks, though!  You can't be too
careful in this code base.

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

Reply via email to