GitHub user SolidWallOfCode opened a pull request: https://github.com/apache/trafficserver/pull/272
API: Proposal for additional IO buffer and body template API. This is not intended to be merge immediately because it describes API that has not yet been written. Comments should be about the API itself. The new functions are `TSIOBufferReaderRead` `TSIOBUfferReaderIterate` `TSHttpTxnErrorBodyBufferSet` `TSHttpTxnApplyLogFormat` The other documentation is of API that is already present but undocumented. Feel free to comment in that regard. You can merge this pull request into a Git repository by running: $ git pull https://github.com/SolidWallOfCode/trafficserver ts-1980 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/272.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #272 ---- commit 8e20c03d3a1d2f95985fad85f8ea923e75d9f87a Author: Alan M. Carroll <solidwallofc...@yahoo-inc.com> Date: 2015-08-07T17:32:35Z API: Proposal for additional IO buffer and body template API. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---