You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/10/27 22:01:05 UTC

[GitHub] [trafficserver] SolidWallOfCode opened a new pull request #8467: Move MIME field iterator from MIMEHdr to MIMEHdrImpl

SolidWallOfCode opened a new pull request #8467:
URL: https://github.com/apache/trafficserver/pull/8467


   The iterator should have been in that class originally. In addition, this makes it possible to use field iterators in the plugin API
   which was not feasible before because the plugin API interacts with `MIMEHdrImpl` instances. In turn this will enable a bit of performance tuning for field iteration in the plugin API.


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

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



[GitHub] [trafficserver] SolidWallOfCode merged pull request #8467: Move MIME field iterator from MIMEHdr to MIMEHdrImpl

Posted by GitBox <gi...@apache.org>.
SolidWallOfCode merged pull request #8467:
URL: https://github.com/apache/trafficserver/pull/8467


   


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

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