Uses of Class
com.predic8.membrane.core.http.cookie.MimeHeaders
Packages that use MimeHeaders
-
Uses of MimeHeaders in com.predic8.membrane.core.http.cookie
Methods in com.predic8.membrane.core.http.cookie with parameters of type MimeHeadersModifier and TypeMethodDescriptionvoidCookies.processCookies(MimeHeaders headers) Add all Cookie found in the headers of a request.Constructors in com.predic8.membrane.core.http.cookie with parameters of type MimeHeadersModifierConstructorDescriptionCookies(MimeHeaders headers) Construct a new cookie collection, that will extract the information from headers.