---
title: Agent SDK for Java 1.1.3 (July 2018)
description: Fixed
component: pingaccess
version: 8.3
page_id: pingaccess:agents_and_integrations:pa_sdk_for_java_113_rn
canonical_url: https://docs.pingidentity.com/pingaccess/8.3/agents_and_integrations/pa_sdk_for_java_113_rn.html
revdate: January 25, 2024
section_ids:
  fixed-site-cookies-setting-improperly: Fixed site cookies setting improperly
  fixed-error-caused-by-calling-a-header-that-doesnt-exist: Fixed error caused by calling a header that doesn't exist
---

# Agent SDK for Java 1.1.3 (July 2018)

## Fixed site cookies setting improperly

Fixed

Fixed an issue where site cookies were not being set properly for HTTP redirects in the servlet container environment (Tomcat).

## Fixed error caused by calling a header that doesn't exist

Fixed

Fixed an issue where an error was being generated by the SDK sample implementation of `ClientHttpServletRequest.getHeaders` when calling a header that does not exist.
