Skip to content

Investigate okHttp cookie and remove NewCookie  #892

Closed
@vivekmuniyandi

Description

@vivekmuniyandi

Remove the NewCookie and replace it with OKhttp cookie because NewCookie requires an implementation of RuntimeDelegate class and we have a mock implementation which returns null. For customers who use a Jersey client, the client tries to find an implementation of RuntimeDelegate and our implementation comes up thereby throwing NullPointerException.

Investigate on OKhttp cookie and replace NewCookie in order to remove the mock implementation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions