mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-02 17:46:38 +02:00
improve typed header macro (#2481)
This commit is contained in:
@@ -16,7 +16,7 @@ crate::http::header::common_header! {
|
||||
/// the representation data.
|
||||
///
|
||||
/// # ABNF
|
||||
/// ```text
|
||||
/// ```plain
|
||||
/// If-None-Match = "*" / 1#entity-tag
|
||||
/// ```
|
||||
///
|
||||
|
Reference in New Issue
Block a user