Re: a patch for a ap_ssl_is_https()

2021-02-23 Thread Stefan Eissing
> Am 23.02.2021 um 12:18 schrieb Ruediger Pluem : > > > > On 2/23/21 11:26 AM, Stefan Eissing wrote: >> >> >>> Am 23.02.2021 um 11:14 schrieb Joe Orton : >>> >>> On Mon, Feb 22, 2021 at 05:28:03PM +0100, Stefan Eissing wrote: Regarding my proposal to add SSL related inquiry functions

Re: a patch for a ap_ssl_is_https()

2021-02-23 Thread Ruediger Pluem
On 2/23/21 11:26 AM, Stefan Eissing wrote: > > >> Am 23.02.2021 um 11:14 schrieb Joe Orton : >> >> On Mon, Feb 22, 2021 at 05:28:03PM +0100, Stefan Eissing wrote: >>> Regarding my proposal to add SSL related inquiry functions to our core >>> server, here >>> is a patch for the

Re: a patch for a ap_ssl_is_https()

2021-02-23 Thread Ruediger Pluem
On 2/23/21 11:14 AM, Joe Orton wrote: > On Mon, Feb 22, 2021 at 05:28:03PM +0100, Stefan Eissing wrote: >> Regarding my proposal to add SSL related inquiry functions to our core >> server, here >> is a patch for the "ssl_is_https()" function. This allows: >> >> a) anyone to inquire about a

Re: a patch for a ap_ssl_is_https()

2021-02-23 Thread Ruediger Pluem
On 2/22/21 6:00 PM, Eric Covener wrote: > On Mon, Feb 22, 2021 at 11:28 AM Stefan Eissing > wrote: >> >> Regarding my proposal to add SSL related inquiry functions to our core >> server, here >> is a patch for the "ssl_is_https()" function. This allows: >> >> a) anyone to inquire about a

Re: a patch for a ap_ssl_is_https()

2021-02-23 Thread Stefan Eissing
> Am 23.02.2021 um 11:14 schrieb Joe Orton : > > On Mon, Feb 22, 2021 at 05:28:03PM +0100, Stefan Eissing wrote: >> Regarding my proposal to add SSL related inquiry functions to our core >> server, here >> is a patch for the "ssl_is_https()" function. This allows: >> >> a) anyone to inquire

Re: [RESULT: PASS] Re: [VOTE] Release libapreq2-2.15

2021-02-23 Thread Joe Orton
On Mon, Feb 22, 2021 at 03:57:25PM +, Steve Hay wrote: > On Fri, 13 Nov 2020 at 16:43, Joe Orton wrote: > > > > Thanks all for testing, the vote has passed: > > > > PMC votes +1: ylavic, rpluem, covener > > Community +1: stevehay > > > > (Steve, looks like we need to get you on the httpd

Re: a patch for a ap_ssl_is_https()

2021-02-23 Thread Joe Orton
On Mon, Feb 22, 2021 at 05:28:03PM +0100, Stefan Eissing wrote: > Regarding my proposal to add SSL related inquiry functions to our core > server, here > is a patch for the "ssl_is_https()" function. This allows: > > a) anyone to inquire about a connections SSLiness without the optional >