package
3.3.3
Repository: https://github.com/google/martian.git
Documentation: pkg.go.dev

# Functions

GetRangeStart returns the byte index of the start of the range, if it has one.
NewResponse builds new HTTP responses.
RequestHeader returns a new set of headers from a request.
ResponseHeader returns a new set of headers from a request.
Warning adds an error to the Warning header in the format: 199 "martian" "error message" "date".

# Structs

Header is a generic representation of a set of HTTP headers for requests and responses.