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

   The code for escaping URL is currently in `proxy/logging` but it's not 
logging specific and it should be useful for other modules. This PR moves the 
logic into tscore, and add some unit tests.
   
   I have WIP code for OCSP GET request, which is in `iocore/net`, and it 
relies on this change (URL escapify is needed to send OCSP request as a query 
string).
   
   Co-Authored-By: Jeff Elsloo <[email protected]>


-- 
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]

Reply via email to