You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Pranav Kumar Agarwal (JIRA)" <ji...@apache.org> on 2015/07/28 19:48:05 UTC

[jira] [Created] (LENS-702) Ability to inspect GET and POST request that are to be submitted to Lens Server

Pranav Kumar Agarwal created LENS-702:
-----------------------------------------

             Summary: Ability to inspect GET and POST request that are to be submitted to Lens Server
                 Key: LENS-702
                 URL: https://issues.apache.org/jira/browse/LENS-702
             Project: Apache Lens
          Issue Type: Improvement
            Reporter: Pranav Kumar Agarwal


We want application based handshake by including secret key as part of the headers. There are several hooks available in Lens Server to inspect the Request thus giving the opportunity to accept or reject the request, however the Request coming from LensClient doesn't have hooks to be able to modify requests at a common location.

This jira tracks creating hooks for javax.ws.rs.client.ClientRequestContext so that users can have a opportunity to add headers on every outgoing request from LensClient.





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