mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 16:02:59 +01:00
update example
This commit is contained in:
parent
d7f59ce481
commit
8aae2daafa
@ -17,6 +17,7 @@
|
|||||||
//! ```rust
|
//! ```rust
|
||||||
//! # extern crate http;
|
//! # extern crate http;
|
||||||
//! # extern crate actix_web;
|
//! # extern crate actix_web;
|
||||||
|
//! # use actix_web::*;
|
||||||
//! use http::header;
|
//! use http::header;
|
||||||
//! use actix_web::middleware::cors;
|
//! use actix_web::middleware::cors;
|
||||||
//!
|
//!
|
||||||
|
Loading…
Reference in New Issue
Block a user