Github user zwoop closed the pull request at:
https://github.com/apache/trafficserver/pull/616
---
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 i
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/616#discussion_r62205125
--- Diff: proxy/http/HttpConfig.h ---
@@ -851,8 +852,8 @@ extern volatile int32_t icp_dynamic_enabled;
/
Github user zwoop commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/616#discussion_r62198973
--- Diff: proxy/http/HttpConfig.h ---
@@ -851,8 +852,8 @@ extern volatile int32_t icp_dynamic_enabled;
//
Github user zwoop commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/616#discussion_r62198679
--- Diff: proxy/http/HttpConfig.h ---
@@ -851,8 +852,8 @@ extern volatile int32_t icp_dynamic_enabled;
//
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/616#discussion_r62197664
--- Diff: proxy/http/HttpConfig.h ---
@@ -851,8 +852,8 @@ extern volatile int32_t icp_dynamic_enabled;
/
Github user zwoop commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/616#discussion_r62197293
--- Diff: proxy/http/HttpConfig.h ---
@@ -851,8 +852,8 @@ extern volatile int32_t icp_dynamic_enabled;
//
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/616#discussion_r62196384
--- Diff: proxy/http/HttpConfig.h ---
@@ -851,8 +852,8 @@ extern volatile int32_t icp_dynamic_enabled;
/
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/616#discussion_r62196297
--- Diff: proxy/http/HttpConfig.h ---
@@ -363,27 +363,28 @@ struct OverridableHttpConfigParams {
: maintain_pristine_host_hdr(1), chunking_enabl
GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/616
Ts 4401
I've split this into four commits (two cleanup, two features):
1) Modify the clang-format for a couple of initializers, by appending a
trailing ,. This is the recommended way f