package
0.0.0-20230925091837-55f7a6b23beb
Repository: https://github.com/xdbfoundation/go.git
Documentation: pkg.go.dev
# Functions
Negotiate inspects the Accept header of the provided request and determines what the most appropriate response type should be.
# Constants
MimeEventStream is the mime type for "text/event-stream".
MimeHal is the mime type for "application/hal+json".
MimeJSON is the mime type for "application/json".
MimeRaw is the mime type for "application/octet-stream".