mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-27 10:39:03 +02:00
fork cookie crate
This commit is contained in:
@ -23,7 +23,7 @@ use net2::TcpBuilder;
|
||||
/// use actix_http::HttpService;
|
||||
/// use actix_http_test::TestServer;
|
||||
/// use actix_web::{web, App, HttpResponse};
|
||||
/// #
|
||||
///
|
||||
/// fn my_handler() -> HttpResponse {
|
||||
/// HttpResponse::Ok().into()
|
||||
/// }
|
||||
|
Reference in New Issue
Block a user