proxied

package module
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2020 License: MIT Imports: 15 Imported by: 0

README

A proxied http.Transport supporting digest access authentication

GoDoc

Documentation

Overview

Package proxied implements a proxied http.Transport supporting digest access authentication.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProxiedTransport

func NewProxiedTransport(proxy *url.URL) http.RoundTripper

NewProxiedTransport returns a http.RoundTripper that wraps a http.Transport and uses proxy for all requests.

It supports digest access authentication for proxies, in addition to all schemes supported by http.Transport.

Types

This section is empty.

Jump to

Keyboard shortcuts

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