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

   @maskit observed that there is an unneccesary use of vectors in 
HttpSM::plugin_agents_cleanup. I had in mind using the vector to reduce the 
duplicated logic across the request/response hooks, but that never got 
implemented and using that doesn't add much value, if any. I'll simply remove 
the use of the vectors to simplify the code.


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