Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RemoveResponseHeader ¶
type RemoveResponseHeader struct {
// contains filtered or unexported fields
}
func NewRemoveResponseHeader ¶
func NewRemoveResponseHeader(key string) *RemoveResponseHeader
func (*RemoveResponseHeader) ServeHTTP ¶
func (e *RemoveResponseHeader) ServeHTTP(rw http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.