1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-29 19:24:58 +02:00

Fixing link to HTTP Basic authentication RFC7617

This commit is contained in:
svartalf
2018-05-20 22:15:59 +03:00
committed by GitHub
parent d5eb47c6e0
commit 082e8371c1

View File

@ -11,4 +11,4 @@ and can be used both in middlewares and request handlers, check the `examples/`
## Supported schemes
* [Basic](https://tools.ietf.org/html/rfc7617)
* [Basic](https://tools.ietf.org/html/rfc7617)