Hello,

I have a Java client and I need to pass some custom http header(s) while connecting the client.
(which I intend to use in LSS-meta/notifyUser method to meet some requirements.
LSS meta adapter method: notifyUser( String, String, Map) )

Could you please guide/advise me => how to do this in java client.
Somehow I am not able to find a way do so in java client.
(I can very well send the headers using curl(http) connection)

Your help is very much appreciated.

Regards,
Digambar