Skip to content

Commit 8b7611b

Browse files
committed
Fix doc formatting
1 parent 09fc93e commit 8b7611b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/middleware/block_traffic.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//! Middleware that blocks requests if a header matches the given list
2+
//!
23
//! To use, set the `BLOCKED_TRAFFIC` environment variable to a comma-separated list of pairs
34
//! containing a header name, an equals sign, and the name of another environment variable that
45
//! contains the values of that header that should be blocked. For example, set `BLOCKED_TRAFFIC`

0 commit comments

Comments
 (0)