You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by brkishore <gi...@git.apache.org> on 2016/08/23 19:16:08 UTC

[GitHub] trafficserver pull request #906: TS-4724: Added new server_request APIs to s...

GitHub user brkishore opened a pull request:

    https://github.com/apache/trafficserver/pull/906

    TS-4724: Added new server_request APIs to set/get host name and schem\u2026

    Created new lua APIs "ts.server_request.set_url_host", "ts.server_request.get_url_host", "ts.server_request.set_url_scheme", and "ts.server_request.get_url_scheme " to Set/Get scheme and host name in the server request to next tier.
    
    Refer Jira ticket TS-4724 for more information

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brkishore/trafficserver TS-4724-LuaAPIs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/906.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #906
    
----
commit a6c7f3311895b1d342c32618638937626422fd04
Author: rb304g <rb...@att.com>
Date:   2016-08-23T19:05:45Z

    TS-4724: Added new server_request APIs to set/get host name and scheme in ts-lua plugin.

----


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request #906: TS-4724: Added new server_request APIs to s...

Posted by shukitchan <gi...@git.apache.org>.
Github user shukitchan closed the pull request at:

    https://github.com/apache/trafficserver/pull/906


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #906: TS-4724: Added new server_request APIs to set/get ...

Posted by shukitchan <gi...@git.apache.org>.
Github user shukitchan commented on the issue:

    https://github.com/apache/trafficserver/pull/906
  
    no worries. I fixed that already. 


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #906: TS-4724: Added new server_request APIs to set/get ...

Posted by shukitchan <gi...@git.apache.org>.
Github user shukitchan commented on the issue:

    https://github.com/apache/trafficserver/pull/906
  
    i think it looks good. will try it out tonight before merging


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #906: TS-4724: Added new server_request APIs to set/get ...

Posted by brkishore <gi...@git.apache.org>.
Github user brkishore commented on the issue:

    https://github.com/apache/trafficserver/pull/906
  
    Kit: Please review this and let me know if you have any comments. We also need this to back port on to 6.2.0.


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #906: TS-4724: Added new server_request APIs to set/get ...

Posted by brkishore <gi...@git.apache.org>.
Github user brkishore commented on the issue:

    https://github.com/apache/trafficserver/pull/906
  
    Kit: I received an email that Jenkin build is failed due clang-format issue. Its my mistake that I have not run "clang-format" on the modified code. What can I do it for now? 


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---