mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 16:02:59 +01:00
1 line
412 B
JavaScript
1 line
412 B
JavaScript
window.SIDEBAR_ITEMS = {"enum":[["ParseError","Possible errors while parsing `Authorization` header."]],"struct":[["Authorization","`Authorization` header, defined in RFC 7235"],["Basic","Credentials for `Basic` authentication scheme, defined in RFC 7617"],["Bearer","Credentials for `Bearer` authentication scheme, defined in RFC6750"]],"trait":[["Scheme","Authentication scheme for `Authorization` header."]]}; |