wsse

package module
v0.0.0-...-13a083a Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2014 License: MIT Imports: 6 Imported by: 4

README

go-wsse

Go WSSE transport (http.RoundTripper)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Transport

type Transport struct {
	Username string
	Password string

	Transport http.RoundTripper
}

Transport implements http.Transport. It adds X-WSSE header to client requests.

func (*Transport) RoundTrip

func (t *Transport) RoundTrip(req *http.Request) (*http.Response, error)

RoundTrip executes the HTTP request with an X-WSSE header.

Jump to

Keyboard shortcuts

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