httputil

package
v0.0.0-...-0d9fb84 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "net/http/httputil",

	"ErrClosed":      httputil.ErrClosed,
	"ErrLineTooLong": httputil.ErrLineTooLong,
	"ErrPersistEOF":  httputil.ErrPersistEOF,
	"ErrPipeline":    httputil.ErrPipeline,

	"DumpRequest":      httputil.DumpRequest,
	"DumpRequestOut":   httputil.DumpRequestOut,
	"DumpResponse":     httputil.DumpResponse,
	"NewChunkedReader": httputil.NewChunkedReader,
	"NewChunkedWriter": httputil.NewChunkedWriter,

	"clientconn":                httputil.NewClientConn,
	"NewProxyClientConn":        httputil.NewProxyClientConn,
	"ReverseProxy":              qlang.StructOf((*httputil.ReverseProxy)(nil)),
	"NewSingleHostReverseProxy": httputil.NewSingleHostReverseProxy,
	"serverconn":                httputil.NewServerConn,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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