Re: [PATCH] HTTP/2: expose function to push single resource to modules

2018-02-14 Thread Ruslan Ermilov
On Tue, Feb 13, 2018 at 04:31:17PM +0300, Maxim Dounin wrote: > Hello! > > On Tue, Feb 13, 2018 at 12:21:36PM +, Alessandro Ghedini wrote: > > > On Fri, Feb 09, 2018 at 10:35:59AM +0300, Ruslan Ermilov wrote: > > > On Thu, Feb 08, 2018 at 07:48:25PM +, Alessandro Ghedini wrote: > > > >

Re: [PATCH] HTTP/2: added support for setting custom push request headers

2018-02-14 Thread Ruslan Ermilov
On Tue, Feb 13, 2018 at 11:58:40AM +, Alessandro Ghedini wrote: > If it's of any help, I merged your patch and mine into one, which copies the > headers (excluding Accept) into PUSH_PROMISE and r->headers_in like my > original > patch did, as well as HPACK encode them into PUSH_PROMISE