For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

sankarkiran's avatar
sankarkiran
Icon for Nimbostratus rankNimbostratus
Jun 28, 2023

Not receive 'Set-Cookie' data from the response header in F5 14.0.0

I calling F5 through Java code via httpClient. Here is my code HttpClient httpClient = trustEveryoneSSLHttpClient(); HttpPost authenticatePost = new HttpPost(getAuthenticationUrl()); authenticateP...