1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 08:43:01 +01:00
actix-website/static/api/actix-web/0.7.0/actix_web/http/sidebar-items.js

1 line
564 B
JavaScript
Raw Normal View History

2018-07-21 13:09:47 +02:00
initSidebarItems({"enum":[["ConnectionType","Represents various types of connection"],["ContentEncoding","Represents supported types of content encodings"]],"mod":[["header","Various http headers"]],"struct":[["Cookie","Representation of an HTTP cookie."],["CookieBuilder","Structure that follows the builder pattern for building `Cookie` structs."],["Method","The Request Method (VERB)"],["NormalizePath","Path normalization helper"],["StatusCode","An HTTP status code (`status-code` in RFC 7230 et al.)."],["Version","Represents a version of the HTTP spec."]]});