mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-20 04:35:38 +02:00
add 431 and 451 status codes
This commit is contained in:
@@ -9,7 +9,7 @@ use percent_encoding::{AsciiSet, CONTROLS};
|
||||
pub use http::header::*;
|
||||
|
||||
use crate::error::ParseError;
|
||||
use crate::httpmessage::HttpMessage;
|
||||
use crate::HttpMessage;
|
||||
|
||||
mod as_name;
|
||||
mod into_pair;
|
||||
|
Reference in New Issue
Block a user