traeak opened a new pull request #6779:
URL: https://github.com/apache/trafficserver/pull/6779


   For example:
   
       cond %{SEND_RESPONSE_HDR_HOOK}
        set-header X-First "First"
        set-header X-Last "Last" [L]
   
   would set the header X-Last: Last [L].
   
   In addition, it also fixes a typo (I think?) in an unrelated test,
   however, it's unclear as to why it's not failing that test.
   
       CHECK_EQ(p.get_tokens()[1], "%{METHOD}c”);
   
   (cherry picked from commit 6eb82a932daa97668432681d34f4d603180b8d83)


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to