http

package
v0.0.0-...-d6e517e Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRequest

func NewRequest(numHeaders int, endOfStream bool) *envoyRequest

func NewResponse

func NewResponse(numHeaders int, endOfStream bool) *envoyResponse

Types

type Request

type Request interface {
	GetHeader(key string) (string, bool, error)
}

type Response

type Response interface {
	AddHeader(key, value string) error
}

Jump to

Keyboard shortcuts

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