1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-25 00:12:59 +01:00
actix-extras/actix_web_httpauth/headers/www_authenticate/sidebar-items.js
2022-07-21 01:52:33 +00:00

1 line
340 B
JavaScript

window.SIDEBAR_ITEMS = {"mod":[["basic","Challenge for the “Basic” HTTP Authentication Scheme."],["bearer","Challenge for the “Bearer” HTTP Authentication Scheme."]],"struct":[["WwwAuthenticate","`WWW-Authenticate` header, described in RFC 7235."]],"trait":[["Challenge","Authentication challenge for `WWW-Authenticate` header."]]};