Re: [api] Add tr-try-plain port descriptor

2023-09-07 Thread SUSAN HINRICHS
My final implementation calls it alow-plain, since as I was implementing this I realized that this could make sense in a non-transparent mode as well. https://github.com/apache/trafficserver/pull/9574 On Sun, Mar 19, 2023 at 9:47 PM Alan Carroll wrote: > > This seems reasonable, although I'd ca

RE: [api] Add tr-try-plain port descriptor

2023-03-19 Thread Alan Carroll
This seems reasonable, although I'd call it "tr-allow-plain" to indicate that plain text HTTP is enabled along with TLS. As noted, this is similar in flavor to the existing "tr-pass" except instead of blind tunneling, it tries plain text HTTP. We can allow both with a preference for plain text