proxylocal

package
v0.0.0-...-70ba0c5 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalProxy

type LocalProxy struct {
	Server              *http.Server
	Host                string
	Bind                string
	Proxy               string
	ProxyScheme         string
	ProxyTLSCertificate string
	ProxyTLSKey         string
}

LocalProxy is the local proxy definition

func (*LocalProxy) ServeHTTP

func (p *LocalProxy) ServeHTTP(res http.ResponseWriter, req *http.Request)

func (*LocalProxy) Start

func (p *LocalProxy) Start()

Start handle new connections for the local client

Jump to

Keyboard shortcuts

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