Package edu.cornell.mannlib.vitro.webapp.utils.http
-
Class Summary Class Description ContentTypeUtil A utility for selecting content types, in the context of the Accept header.HttpClientFactory -
Exception Summary Exception Description AcceptHeaderParsingException Indicates an invalid Accept header.NotAcceptableException Indicates that none of the available types are acceptable to the client.