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

   Using this, you can optionally request for the GEO conditions to get the 
client IP from a client request header, e.g.
   
   ```
   cond %{GEO:COUNTRY:X-Client-IP} =US [NOT]
       set-status 403
   ```


-- 
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-unsubscr...@trafficserver.apache.org

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

Reply via email to