diff --git a/actix_cors/all.html b/actix_cors/all.html index 3b5fa2b83..c964a503b 100644 --- a/actix_cors/all.html +++ b/actix_cors/all.html @@ -1,2 +1,2 @@ -
#[non_exhaustive]pub enum CorsError {
WildcardOrigin,
MissingOrigin,
@@ -17,7 +17,7 @@
Origin is not allowed to make this request.
Request method is not allowed.
One or more request headers are not allowed.
-