result

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decorations added in v0.18.0

type Decorations struct {
	RequestHeaderInjections []KeyValueString
}

type FilterResult

type FilterResult struct {
	Block              bool
	ResponseStatusCode int32
	ResponseMessage    string
	Decorations        *Decorations
}

type KeyValueString added in v0.18.0

type KeyValueString struct {
	Key   string
	Value string
}

Jump to

Keyboard shortcuts

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