Skip to content

HTTPCLIENT-2189 - Cookie and Cache APIs to use Java time primitives.#330

Merged
ok2c merged 1 commit intoapache:masterfrom
arturobernalg:feature/HTTPCLIENT-2189
Nov 29, 2021
Merged

HTTPCLIENT-2189 - Cookie and Cache APIs to use Java time primitives.#330
ok2c merged 1 commit intoapache:masterfrom
arturobernalg:feature/HTTPCLIENT-2189

Conversation

@arturobernalg
Copy link
Copy Markdown
Member

@arturobernalg arturobernalg commented Nov 24, 2021

Change all the remain classes to use Time. API´s.
Remarks:

  • There are tests with name Deprecated that indicate that are using a all method (deprecate). They should be removed when you decide to stop supporting to old API´s. This way it is easier to delete all the old code when the time comes.
  • I had to add support to the java time package used in Cache entity Serializer/deserializer.
  • I tried to keep the same of all variable and method, but in some point was´t possible because the conflict name. I've used xxxInstant, e.g getExpiryInstant

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants