Documentation
¶
Overview ¶
Example: Header Ordering
This example demonstrates how to control HTTP header ordering using WithHeaderOrder() and WithPseudoHeaderOrder() client options.
Header ordering is important for fingerprint matching - browsers send headers in a specific order, and some bot detection systems check this.
Run: go run ./examples/header-ordering
Click to show internal directories.
Click to hide internal directories.