I came across a new cookie while retrieving response from HttpURLConnection
name ORA_BIPS_NQID
. What does this cookie refer to in a web application ?
How would I get the value of the cookie from my connection object?
I came across a new cookie while retrieving response from HttpURLConnection
name ORA_BIPS_NQID
. What does this cookie refer to in a web application ?
How would I get the value of the cookie from my connection object?