Documentation
¶
Overview ¶
Package httpx provides a set of utilities for working with the net/http package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContentType ¶
func GetContentType(seeker io.ReadSeeker) (string, error)
GetContentType returns the content type of a file based on its extension.
func GetContentTypeByExtension ¶
GetContentTypeByExtension returns the content type of a file based on its extension.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.