Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/451
---
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 shukitchan commented on the pull request:
https://github.com/apache/trafficserver/pull/451#issuecomment-180135445
TS_LUA_REQUEST_TRANSFORM - it only worked on request body. That means for
POST method. Can you try it out and see if you see the problem mentioned in
TS-2825?
Github user brkishore commented on the pull request:
https://github.com/apache/trafficserver/pull/451#issuecomment-180024520
TS_LUA_REQUEST_TRANSFORM : We have tried just GET (and PURGE) method.
During the testing of this method, request transform hook call back function is
not execut
Github user shukitchan commented on the pull request:
https://github.com/apache/trafficserver/pull/451#issuecomment-179714610
looks good. just to re-iterate and confirm
TS_LUA_REQUEST_TRANSFORM is not working because of
https://issues.apache.org/jira/browse/TS-2825 and TS_LUA_
GitHub user brkishore opened a pull request:
https://github.com/apache/trafficserver/pull/451
TS-4163 changes for ts_lua plugin document
Context information is deleted for "Hook point constants". And also
additional information with the table is added.
You can merge this pull reque