package
0.0.0-20250228095952-3583c10e372d
Repository: https://github.com/cloudfoundry/gorouter.git
Documentation: pkg.go.dev
# Functions
CollectHeadersToLog returns an ordered slice of slices of headers to be logged and returns a unique, ordered slice of headers to be logged.
No description provided by the author
ReadResponseWithTimeout extends http.ReadResponse but it utilizes a timeout.
No description provided by the author
# Structs
AddHeaderIfNotPresentRewriter: Adds headers only if they are not present in the current http.Header.
No description provided by the author
RemoveHeaderRewriter: Removes any value associated to a header The http.Header must be built using the method Add() to canonalize the keys.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author