[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-23 Thread brkishore
Github user brkishore closed the pull request at: https://github.com/apache/trafficserver/pull/859 --- 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

[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-23 Thread brkishore
GitHub user brkishore reopened a pull request: https://github.com/apache/trafficserver/pull/859 TS-4724: Modified ts_lua plugin to provide ts.server_request.remove_h… TS_LUA and InkAPI.cc are modified to create a new ts_lua API to remove host name from URL in GET request to

[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-23 Thread brkishore
Github user brkishore closed the pull request at: https://github.com/apache/trafficserver/pull/859 --- 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

[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-22 Thread shukitchan
Github user shukitchan commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/859#discussion_r75625639 --- Diff: proxy/InkAPI.cc --- @@ -2208,6 +2208,20 @@ TSUrlPathSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length) return

[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-19 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/859#discussion_r75512190 --- Diff: proxy/InkAPI.cc --- @@ -2208,6 +2208,20 @@ TSUrlPathSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length) return

[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-15 Thread brkishore
Github user brkishore commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/859#discussion_r74813959 --- Diff: proxy/InkAPI.cc --- @@ -2208,6 +2208,20 @@ TSUrlPathSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length) return

[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-15 Thread brkishore
Github user brkishore commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/859#discussion_r74813053 --- Diff: proxy/InkAPI.cc --- @@ -2208,6 +2208,20 @@ TSUrlPathSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length) return

[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-15 Thread brkishore
GitHub user brkishore reopened a pull request: https://github.com/apache/trafficserver/pull/859 TS-4724: Modified ts_lua plugin to provide ts.server_request.remove_h… TS_LUA and InkAPI.cc are modified to create a new ts_lua API to remove host name from URL in GET request to

[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-15 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/859 --- 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] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-15 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/859#discussion_r74778730 --- Diff: proxy/InkAPI.cc --- @@ -2208,6 +2208,20 @@ TSUrlPathSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length) return

[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-15 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/859#discussion_r74778707 --- Diff: proxy/InkAPI.cc --- @@ -2208,6 +2208,20 @@ TSUrlPathSet(TSMBuffer bufp, TSMLoc obj, const char *value, int length) return

[GitHub] trafficserver pull request #859: TS-4724: Modified ts_lua plugin to provide ...

2016-08-12 Thread brkishore
GitHub user brkishore opened a pull request: https://github.com/apache/trafficserver/pull/859 TS-4724: Modified ts_lua plugin to provide ts.server_request.remove_h… TS_LUA and InkAPI.cc are modified to create a new ts_lua API to remove host name from URL in GET request to