You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/10/12 23:15:24 UTC

[GitHub] [trafficserver] bneradt opened a new pull request, #9139: Traffic Dump: fix YAML format for CONNECT requests

bneradt opened a new pull request, #9139:
URL: https://github.com/apache/trafficserver/pull/9139

   For CONNECT requests, Traffic Dump will not have a server-side protocol stack because we populate that on response from the server. Since the connection is left open for tunneling, it never gets populated. This resulted in mal-formed YAML because we had an empty string followed by a ','.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] bneradt merged pull request #9139: Traffic Dump: fix YAML format for CONNECT requests

Posted by GitBox <gi...@apache.org>.
bneradt merged PR #9139:
URL: https://github.com/apache/trafficserver/pull/9139


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] bneradt commented on pull request #9139: Traffic Dump: fix YAML format for CONNECT requests

Posted by GitBox <gi...@apache.org>.
bneradt commented on PR #9139:
URL: https://github.com/apache/trafficserver/pull/9139#issuecomment-1277700643

   [approve ci autest]


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] zwoop commented on pull request #9139: Traffic Dump: fix YAML format for CONNECT requests

Posted by GitBox <gi...@apache.org>.
zwoop commented on PR #9139:
URL: https://github.com/apache/trafficserver/pull/9139#issuecomment-1281569653

   Cherry-picked to v9.2.x


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org