http

package
v0.0.0-...-489c00f Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StatusCodeTracker

type StatusCodeTracker struct {
	http.ResponseWriter
	Status int
}

StatusCodeTracker net/http status code tracker

func (*StatusCodeTracker) WrappedResponseWriter

func (w *StatusCodeTracker) WrappedResponseWriter() http.ResponseWriter

WrappedResponseWriter returns a wrapped version of the original ResponseWriter and only implements the same combination of additional interfaces as the original. This implementation is based on https://github.com/felixge/httpsnoop.

func (*StatusCodeTracker) WriteHeader

func (w *StatusCodeTracker) WriteHeader(status int)

WriteHeader ...

Jump to

Keyboard shortcuts

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