httputil

package
v0.0.0-...-e7f8917 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 License: MIT Imports: 2 Imported by: 0

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":                qlang.StructOf((*httputil.ClientConn)(nil)),
	"clientConn":                httputil.NewClientConn,
	"newProxyClientConn":        httputil.NewProxyClientConn,
	"ReverseProxy":              qlang.StructOf((*httputil.ReverseProxy)(nil)),
	"newSingleHostReverseProxy": httputil.NewSingleHostReverseProxy,
	"ServerConn":                qlang.StructOf((*httputil.ServerConn)(nil)),
	"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