ywkaras commented on a change in pull request #5812: URL: https://github.com/apache/trafficserver/pull/5812#discussion_r420983872
########## File path: tests/gold_tests/pluginTest/msg_comp/log.gold ########## @@ -0,0 +1,50 @@ +Global: event=TS_EVENT_HTTP_SEND_RESPONSE_HDR + +Remap From URL: http://one/ +Remap To URL: http://127.0.0.1:SERVER_PORT/ +Effective URL: http://127.0.0.1:SERVER_PORT/argh + +Client Request: +method=GET +absUrl=http://127.0.0.1:SERVER_PORT/argh +version=1.1 +hdrLength=163 +Host: 127.0.0.1:SERVER_PORT +User-Agent: curl/7.61.1 Review comment: Wild card all User-Agent headers. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
