actix / actix/actix-web

Add macro for route handler accepting all HTTP methods

オープン
#3,263 コメント 14 件 リアクション 0 件 担当者 1 名 @sabinonweb が担当を希望しています GitHub で見る
A-web-codegen C-feature good-first-issue
主要言語
Rust
スター
24.8k
フォーク
1.9k
平均マージ
23時間 10分
マージ済み PR(30日)
26

説明

As discussed in , implement macros like `#[any("...")]` and `#[route("...", method = any)]` to create route handlers accepting all HTTP methods (which is currently only possible with something like `app.route("...", web::route().to(handler))`)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。