mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-21 00:00:14 +02:00
Actually run the routing tests 🤦
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
//! $ curl -v -x "127.0.0.1:3000" https://tokio.rs
|
||||
//! ```
|
||||
//!
|
||||
//! Example is based on https://github.com/hyperium/hyper/blob/master/examples/http_proxy.rs
|
||||
//! Example is based on <https://github.com/hyperium/hyper/blob/master/examples/http_proxy.rs>
|
||||
|
||||
use axum::{
|
||||
body::{box_body, Body},
|
||||
|
||||
Reference in New Issue
Block a user