Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/362
---
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
Github user maskit commented on the pull request:
https://github.com/apache/trafficserver/pull/362#issuecomment-162387824
I fixed the compile error, and squashed the commits.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
Github user masaori335 commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/362#discussion_r46780770
--- Diff: proxy/http2/HPACK.cc ---
@@ -332,18 +332,41 @@ int64_t
encode_string(uint8_t *buf_start, const uint8_t *buf_end, const char
*value, s
Github user maskit commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/362#discussion_r46780362
--- Diff: proxy/http2/HPACK.cc ---
@@ -332,18 +332,41 @@ int64_t
encode_string(uint8_t *buf_start, const uint8_t *buf_end, const char
*value, size_
Github user bryancall commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/362#discussion_r46776556
--- Diff: proxy/http2/HPACK.cc ---
@@ -332,18 +332,41 @@ int64_t
encode_string(uint8_t *buf_start, const uint8_t *buf_end, const char
*value, si
Github user bryancall commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/362#discussion_r46776397
--- Diff: proxy/http2/HPACK.cc ---
@@ -332,18 +332,41 @@ int64_t
encode_string(uint8_t *buf_start, const uint8_t *buf_end, const char
*value, si
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/362#issuecomment-161873548
FYI it is better to squash the format commits rather than have them appear
separately.
---
If your project is set up for it, you can reply to this email and have
GitHub user maskit opened a pull request:
https://github.com/apache/trafficserver/pull/362
TS-4018: Use HPACK huffman encoding always
https://issues.apache.org/jira/browse/TS-4018
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ma