diff --git a/actix_cors/all.html b/actix_cors/all.html index 7f1a96867..613931013 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.
-Subscriber
to this type, returning a
diff --git a/actix_cors/index.html b/actix_cors/index.html
index 610c6edeb..e1cdd4485 100644
--- a/actix_cors/index.html
+++ b/actix_cors/index.html
@@ -1,4 +1,4 @@
-