http1

package
v0.0.0-...-8257b7f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(logger logger.Logger, creators ...Creator) session.Creator

Types

type Creator

type Creator interface {
	Create() Mutator
}

type Mutator

type Mutator interface {
	MutateRequest(req *http.Request, sp session.Parameters) *http.Request
	MutateResponse(resp *http.Response, sp session.Parameters) *http.Response
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL