[ https://issues.apache.org/jira/browse/LENS-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681701#comment-14681701 ]
Rajat Khandelwal commented on LENS-702: --------------------------------------- Committed. Thanks [~praagarw] > 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 > Assignee: Pranav Kumar Agarwal > Fix For: 2.3 > > Attachments: LENS-702.patch > > > 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)