Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EditResponseHeader ¶
type EditResponseHeader struct {
// contains filtered or unexported fields
}
func NewEditResponseHeader ¶
func NewEditResponseHeader(del []string, set []Pair, add []Pair) (*EditResponseHeader, error)
func (*EditResponseHeader) ServeHTTP ¶
func (e *EditResponseHeader) ServeHTTP(rw http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.