mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-19 04:15:38 +02:00
Unify route macros (#1705)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
error: Unexpected HTTP Method: `UNEXPECTED`
|
||||
error: Unexpected HTTP method: `UNEXPECTED`
|
||||
--> $DIR/route-unexpected-method-fail.rs:3:21
|
||||
|
|
||||
3 | #[route("/", method="UNEXPECTED")]
|
||||
|
Reference in New Issue
Block a user