There was an error while loading. Please reload this page.
1 parent 689207f commit 4990311Copy full SHA for 4990311
1 file changed
src/lib.rs
@@ -10,8 +10,8 @@
10
//!
11
//! - Plain bodies, [JSON](#json), [urlencoded](#forms), [multipart]
12
//! - Cookies Store
13
-//! - Header Order
14
//! - [Redirect Policy](#redirect-policies)
+//! - Original Header
15
//! - Rotating [Proxies](#proxies)
16
//! - [Certificate Store](#certificate-store)
17
//! - [Tower](https://docs.rs/tower/latest/tower) Middleware
0 commit comments