Module
Payload.ContentType
- Package
- purescript-payload
- Repository
- hoodunit/purescript-payload
#ContentType Source
type ContentType = String#any Source
any :: ContentType#html Source
html :: ContentType#plain Source
plain :: ContentType#json Source
json :: ContentType#form Source
form :: ContentType#css Source
css :: ContentType#xml Source
xml :: ContentType#csv Source
csv :: ContentType#png Source
png :: ContentType#gif Source
gif :: ContentType#bmp Source
bmp :: ContentType#jpeg Source
jpeg :: ContentType#webp Source
webp :: ContentType#svg Source
svg :: ContentType#icon Source
icon :: ContentType#webm Source
webm :: ContentType#ogg Source
ogg :: ContentType#flac Source
flac :: ContentType#wav Source
wav :: ContentType#pdf Source
pdf :: ContentType#ttf Source
ttf :: ContentType#otf Source
otf :: ContentType#woff Source
woff :: ContentType#woff2 Source
woff2 :: ContentType#wasm Source
wasm :: ContentType#tiff Source
tiff :: ContentType#aac Source
aac :: ContentType#mpeg Source
mpeg :: ContentType#tar Source
tar :: ContentType#gzip Source
gzip :: ContentType#mov Source
mov :: ContentType#mp4 Source
mp4 :: ContentType#zip Source
zip :: ContentType- Modules
- Payload.
Client. Client - Payload.
Client. FromResponse - Payload.
ContentType - Payload.
Cookies - Payload.
FromData - Payload.
Guards - Payload.
Handleable - Payload.
Handlers - Payload.
Headers - Payload.
Internal. GuardParsing - Payload.
Internal. MimeTypes - Payload.
Internal. Query - Payload.
Internal. QueryParsing - Payload.
Internal. Querystring. Qs - Payload.
Internal. Request - Payload.
Internal. ServerResponse - Payload.
Internal. Trie - Payload.
Internal. TypeErrors - Payload.
Internal. Url - Payload.
Internal. UrlParsing - Payload.
Internal. UrlString - Payload.
Internal. Utils - Payload.
Params - Payload.
Path - Payload.
QueryParams - Payload.
Response - Payload.
Routable - Payload.
Route - Payload.
Server - Payload.
Spec - Payload.
Status