You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/09 04:12:18 UTC

[jira] [Commented] (TS-4185) Request::getMethod does not return HTTP_METHOD_PUSH

    [ https://issues.apache.org/jira/browse/TS-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138271#comment-15138271 ] 

ASF GitHub Bot commented on TS-4185:
------------------------------------

GitHub user taoshiro opened a pull request:

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

    TS-4185: Fix Request::getMethod() does not return HTTP_METHOD_PUSH

    `Request::getMethod()` does not return `HTTP_METHOD_PUSH`.

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

    $ git pull https://github.com/taoshiro/trafficserver TS-4185

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

    https://github.com/apache/trafficserver/pull/461.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 #461
    
----
commit 615cdd8030d9cdf48da5433e446727b2ea3a6f0f
Author: Takashi Oshiro <ta...@yahoo-corp.jp>
Date:   2016-02-05T06:53:44Z

    TS-4185: Fix Request::getMethod() does not return HTTP_METHOD_PUSH

----


> Request::getMethod does not return HTTP_METHOD_PUSH
> ---------------------------------------------------
>
>                 Key: TS-4185
>                 URL: https://issues.apache.org/jira/browse/TS-4185
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: CPP API
>            Reporter: Takashi Oshiro
>            Assignee: Brian Geffon
>
> Request::getMethod does not return HTTP_METHOD_PUSH.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)