mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-20 12:45:41 +02:00
remove actix_http::http
module (#2488)
This commit is contained in:
@@ -511,7 +511,7 @@ mod tests {
|
||||
use super::*;
|
||||
use crate::{
|
||||
error::ParseError,
|
||||
http::header::{HeaderName, SET_COOKIE},
|
||||
header::{HeaderName, SET_COOKIE},
|
||||
HttpMessage as _,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user