Repository: trafficserver Updated Branches: refs/heads/master 12a693e37 -> 10574baae
Updates to the directory layout Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/10574baa Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/10574baa Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/10574baa Branch: refs/heads/master Commit: 10574baae244dc9c0fafba696449ee0171b8411f Parents: 12a693e Author: Bryan Call <[email protected]> Authored: Mon Nov 16 13:52:06 2015 -0800 Committer: Bryan Call <[email protected]> Committed: Mon Nov 16 13:52:06 2015 -0800 ---------------------------------------------------------------------- README | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/10574baa/README ---------------------------------------------------------------------- diff --git a/README b/README index 97a299b..3d7756b 100644 --- a/README +++ b/README @@ -45,7 +45,9 @@ plugins to build large scale web applications. |-- congest/ ....... Congestion control |-- hdrs/ .......... Headers parsing and management |-- http/ .......... The actual HTTP protocol implementation + |---http2/ ......... HTTP/2 implementation |-- logging/ ....... Flexible logging + |-- spdy/ .......... SPDY implementation |-- README ............. intro, links, build info |-- README-EC2 ......... info on EC2 support |-- REVIEWERS .......... (incomplete) list of areas with committer interest
