masaori335 commented on code in PR #13675:
URL: https://github.com/apache/trafficserver/pull/13675#discussion_r4010541176
##########
tools/hrw4u/tests/data/sandbox/denied-modifier-not.input.txt:
##########
@@ -0,0 +1,13 @@
+REMAP {
+ if !internal() {
+ inbound.req.X-Not-Internal = "1";
+ }
+
+ if inbound.method != "GET" {
Review Comment:
Fixed by 806fcf0a49f04c00191acfe4b0db26c91687165a
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]