mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 09:59:21 +02:00
update tests
This commit is contained in:
@ -3,7 +3,7 @@ extern crate http;
|
||||
extern crate time;
|
||||
|
||||
use std::str;
|
||||
use actix_web::*;
|
||||
use actix_web::dev::*;
|
||||
use http::{header, Method, Version, HeaderMap};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user