> On Jul 28, 2016, at 7:38 PM, James Peach wrote:
>
>>
>> On Jul 24, 2016, at 11:08 PM, Oliver Goodman wrote:
>>
>> JIRA issue TS-4698 and pull request
>> https://github.com/apache/trafficserver/pull/822 propose to add a TS API
>> function to determine whether the current client request rep
> On Jul 24, 2016, at 11:08 PM, Oliver Goodman wrote:
>
> JIRA issue TS-4698 and pull request
> https://github.com/apache/trafficserver/pull/822 propose to add a TS API
> function to determine whether the current client request represents a
> websocket connection attempt.
>
> The motivation:
JIRA issue TS-4698 and pull request
https://github.com/apache/trafficserver/pull/822 propose to add a TS API
function to determine whether the current client request represents a websocket
connection attempt.
The motivation: I’ve been working on a C++ API intercept plugin which, among
other th