package httpspec
import "github.com/google/martian/v3/httpspec"
Package httpspec provides a modifier stack that has been preconfigured to provide spec-compliant HTTP proxy behavior.
Related: https://www.mnot.net/blog/2011/07/11/what_proxies_must_do
Index ¶
Functions ¶
func NewStack ¶
NewStack returns a martian modifier stack that handles ensuring proper proxy behavior, in addition to a fifo.Group that can be used to add additional modifiers within the stack.
Source Files ¶
- Version
- v3.3.3 (latest)
- Published
- Aug 16, 2022
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 9 hours ago –
Tools for package owners.