Re: [PATCH] HTTP: add support for trailers in HTTP responses

2016-08-03 Thread Maxim Dounin
Hello! On Mon, Aug 01, 2016 at 10:56:21AM -0700, Piotr Sikora wrote: > Hey Maxim, > > > I still don't see any real world usage example reported. > > That's because you chose to ignore those provided to you. > > 1) As of right now, trailers are ignored by the browsers, so there is > no point in

Re: [PATCH] SSL: fix order of checks during SSL certificate verification

2016-08-03 Thread Maxim Dounin
Hello! On Tue, Aug 02, 2016 at 03:24:55PM -0700, Piotr Sikora wrote: > # HG changeset patch > # User Piotr Sikora > # Date 1470107238 25200 > # Mon Aug 01 20:07:18 2016 -0700 > # Node ID cd72e0a1164abd70aafdb391b3470869508532e5 > # Parent d43ee392e825186545d81e683b88cc58ef8479bc > SSL: fix