Re: svn commit: r1894982 - /httpd/apreq/trunk/library/util.c

2022-08-17 Thread Yann Ylavic
On Wed, Aug 17, 2022 at 3:40 PM Joe Orton wrote: > > On Wed, Aug 17, 2022 at 02:05:09PM +0100, Joe Orton wrote: > > On Fri, Nov 12, 2021 at 06:12:58PM -, yla...@apache.org wrote: > > > Author: ylavic > > > Date: Fri Nov 12 18:12:58 2021 > > > New Revision: 1894982 > > > > > > URL: http://svn.a

Re: svn commit: r1894982 - /httpd/apreq/trunk/library/util.c

2022-08-17 Thread Yann Ylavic
On Wed, Aug 17, 2022 at 3:05 PM Joe Orton wrote: > > This is an infinite loop. The libapreq test suite is spinning here, > "make test" from apreq trunk. Indeed, should be fixed in r1903495. Thanks; Yann.

Re: svn commit: r1894982 - /httpd/apreq/trunk/library/util.c

2022-08-17 Thread Joe Orton
On Wed, Aug 17, 2022 at 02:05:09PM +0100, Joe Orton wrote: > On Fri, Nov 12, 2021 at 06:12:58PM -, yla...@apache.org wrote: > > Author: ylavic > > Date: Fri Nov 12 18:12:58 2021 > > New Revision: 1894982 > > > > URL: http://svn.apache.org/viewvc?rev=1894982&view=rev > > Log: > > apreq_header_a

Re: svn commit: r1894982 - /httpd/apreq/trunk/library/util.c

2022-08-17 Thread Joe Orton
On Fri, Nov 12, 2021 at 06:12:58PM -, yla...@apache.org wrote: > Author: ylavic > Date: Fri Nov 12 18:12:58 2021 > New Revision: 1894982 > > URL: http://svn.apache.org/viewvc?rev=1894982&view=rev > Log: > apreq_header_attribute: Search for the exact attribute name. > > Improve the parsing of

Re: svn commit: r1854963 - in /httpd/httpd/trunk: ./ modules/http2/

2022-08-17 Thread Ruediger Pluem
On 8/17/22 9:57 AM, Stefan Eissing via dev wrote: > > >> Am 17.08.2022 um 09:26 schrieb Ruediger Pluem : >> >> >> >> On 3/7/19 10:41 AM, ic...@apache.org wrote: >>> Author: icing >>> Date: Thu Mar 7 09:41:15 2019 >>> New Revision: 1854963 >>> >>> URL: http://svn.apache.org/viewvc?rev=1854963&

Re: svn commit: r1854963 - in /httpd/httpd/trunk: ./ modules/http2/

2022-08-17 Thread Stefan Eissing via dev
> Am 17.08.2022 um 09:26 schrieb Ruediger Pluem : > > > > On 3/7/19 10:41 AM, ic...@apache.org wrote: >> Author: icing >> Date: Thu Mar 7 09:41:15 2019 >> New Revision: 1854963 >> >> URL: http://svn.apache.org/viewvc?rev=1854963&view=rev >> Log: >> *) mod_http2: new configuration directive

Re: svn commit: r1854963 - in /httpd/httpd/trunk: ./ modules/http2/

2022-08-17 Thread Ruediger Pluem
On 3/7/19 10:41 AM, ic...@apache.org wrote: > Author: icing > Date: Thu Mar 7 09:41:15 2019 > New Revision: 1854963 > > URL: http://svn.apache.org/viewvc?rev=1854963&view=rev > Log: > *) mod_http2: new configuration directive: ```H2Padding numbits``` to > control > padding of HTTP/2 p