Documentation
¶
Index ¶
- func IsBinaryContent(h http.Header) bool
- func IsTextContent(contentType string) bool
- func JoinMultiValueQueryParameters(param map[string][]string) string
- func JoinQueryParameters(param map[string]string) string
- func RawRequestValue(ctx context.Context) (interface{}, bool)
- func RegisterBinaryContentEncoding(t string)
- func RegisterTextMIMERegexp(r *regexp.Regexp)
- func RegisterTextMIMEType(t string)
- func SemicolonSeparatedHeaderMap(h http.Header) map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsBinaryContent ¶
func IsTextContent ¶
func JoinQueryParameters ¶
func RawRequestValue ¶
func RegisterBinaryContentEncoding ¶
func RegisterBinaryContentEncoding(t string)
func RegisterTextMIMERegexp ¶
func RegisterTextMIMEType ¶
func RegisterTextMIMEType(t string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.