You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/20 23:13:27 UTC

[jira] [Commented] (ARTEMIS-271) Expose HttpRequest in WebSocketServerHandler

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

ASF GitHub Bot commented on ARTEMIS-271:
----------------------------------------

GitHub user jscheid opened a pull request:

    https://github.com/apache/activemq-artemis/pull/206

    ARTEMIS-271 Expose HttpRequest in WebSocketServerHandler

    

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

    $ git pull https://github.com/waysact/activemq-artemis ARTEMIS-271-expose-web-socket-http-request

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

    https://github.com/apache/activemq-artemis/pull/206.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 #206
    
----
commit e408e7f889c3a3a993b8219fa0651e1a7501a925
Author: Julian Scheid <ju...@gmail.com>
Date:   2015-10-20T21:12:18Z

    ARTEMIS-271 Expose HttpRequest in WebSocketServerHandler

----


> Expose HttpRequest in WebSocketServerHandler
> --------------------------------------------
>
>                 Key: ARTEMIS-271
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-271
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Stomp
>            Reporter: Julian Scheid
>            Priority: Minor
>
> Allows access to the HTTP request used to initiate a WebSocket connection. Enables access to the details of the request, such as cookies and other headers. This is useful e.g. for authorization based on HTTP headers such as {{X-Forwarded-For}} aka {{X-Real-IP}}.



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