0 Replies Latest reply on Mar 29, 2017 2:20 PM by brucewayne

    ESB 4.12  EBWS(Endpoint Web Service): How to access HTTP Header?

    brucewayne

      Forum,

       

      Is it possible to access the HTTP Request Headers from within a service that is EBWS (Endpoint Web Service) based?

       

      NOTE: Basically I need to access the HttpServletRequest  in order to retrieve th HTTPHeader.

       

      Here is an example one of the HTTP Request headers that I wish to access:

       

      HTTP_CLIENT_IP

       

      Thanks in advance!