package content

import "github.com/IBM/fp-go/http/content"

Index

Constants

const (
	TextPlain   = "text/plain"
	JSON        = "application/json"
	Json        = JSON // Deprecated: use [JSON] instead
	FormEncoded = "application/x-www-form-urlencoded"
)

Source Files

content.go

Version
v1.0.151 (latest)
Published
Nov 23, 2024
Platform
linux/amd64
Last checked
4 months ago

Tools for package owners.