Package org.glassfish.jersey.http
package org.glassfish.jersey.http
Common Jersey core http classes.
-
ClassDescriptionAdditional HTTP headers that are not listed in Jakarta REST
HttpHeaders.Jersey subclass ofCookiebearing information about optional version.Builder for building Cookie.Jersey subclass ofNewCookiebearing information about optional version.Builder class building the Jersey NewCookie subclass.This is a list of Hypertext Transfer Protocol (HTTP) response status codes.4xx client error status codes - the request contains bad syntax or cannot be fulfilled.1xx informational status codes - request received, continuing process3xx redirection status codes - further action must be taken in order to complete the request.5xx server error status codes - the server failed to fulfill an apparently valid request.2xx success status codes - the action was successfully received, understood, and accepted.Provides information about optionality of version inCookieandNewCookie.