This is an automated email from the ASF dual-hosted git repository.

rob pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git.


    from cb54909  Clean up
     new a3a7be3  Start of Range Request handler: getfull mode. No 
error/boundary checking yet
     new 412ada5  int64 for lenghts, and some boundary checks; cleanup
     new bda941f  Add "store_range" mode, and required hook to change the 
cachekey
     new 7061aea  Implement review comments

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 grove/cache/handler.go            |   4 +
 grove/plugin/README.md            |   2 +
 grove/plugin/plugin.go            |  20 ++++
 grove/plugin/range_req_handler.go | 233 ++++++++++++++++++++++++++++++++++++++
 grove/remap/remap.go              |   1 +
 5 files changed, 260 insertions(+)
 create mode 100644 grove/plugin/range_req_handler.go

-- 
To stop receiving notification emails like this one, please contact
r...@apache.org.

Reply via email to