Files
mercator_service/actix_http/cookie/sidebar-items.js

1 line
670 B
JavaScript

initSidebarItems({"constant":[["USERINFO","https://url.spec.whatwg.org/#userinfo-percent-encode-set"]],"enum":[["ParseError","Enum corresponding to a parsing error."],["SameSite","The `SameSite` cookie attribute."]],"struct":[["Cookie","Representation of an HTTP cookie."],["CookieBuilder","Structure that follows the builder pattern for building `Cookie` structs."],["CookieJar","A collection of cookies that tracks its modifications."],["Delta","Iterator over the changes to a cookie jar."],["EncodedCookie","Wrapper around `Cookie` whose `Display` implementation percent-encodes the cookie's name and value."],["Iter","Iterator over all of the cookies in a jar."]]});