Interface CookieVersionSupport
- All Known Implementing Classes:
RFC2965Spec
Deprecated.
Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project.
It is not recommended to use it in any new code.
Instead, use HTTP client API plugins as a dependency in your code.
E.g.
Apache HttpComponents Client API 4.x Plugin or
Async HTTP Client Plugin.
Defines cookie specification specific capabilities
- Since:
- 3.1
-
Method Summary
Modifier and TypeMethodDescriptionintDeprecated.Deprecated.
-
Method Details
-
getVersion
int getVersion()Deprecated. -
getVersionHeader
Header getVersionHeader()Deprecated.
-