jasmine-nahrain opened a new pull request, #12278:
URL: https://github.com/apache/trafficserver/pull/12278

   When `set-destination URL` is called, it creates a new url_m_loc with the 
new url. If set-destination is used in the same header_rewrite condition block, 
and they are allocated after `set-destination URL`, then they will use the 
incorrect url_m_loc. This fix sets the `url_m_loc` to the request url because 
each line will call the `url_m_loc` associated to the request_url
   
   


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