Module
Payload.ContentType
- Package
- purescript-payload
- Repository
- hoodunit/purescript-payload
#HasContentType Source
#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 - Payload.
Client. ClientApi - Payload.
Client. DecodeResponse - Payload.
Client. EncodeBody - Payload.
Client. EncodeParam - Payload.
Client. Internal. EncodeUri - Payload.
Client. Internal. Query - Payload.
Client. Internal. Url - Payload.
Client. Options - Payload.
Client. QueryParams - Payload.
Client. Queryable - Payload.
Client. Response - Payload.
ContentType - Payload.
Debug - Payload.
Headers - Payload.
Internal. QueryParsing - Payload.
Internal. Route - Payload.
Internal. UrlParsing - Payload.
Internal. Utils - Payload.
ResponseTypes - Payload.
Server - Payload.
Server. Cookies - Payload.
Server. DecodeBody - Payload.
Server. Guards - Payload.
Server. Handleable - Payload.
Server. Handlers - Payload.
Server. Internal. GuardParsing - Payload.
Server. Internal. MimeTypes - Payload.
Server. Internal. OmitEmpty - Payload.
Server. Internal. Query - Payload.
Server. Internal. Querystring - Payload.
Server. Internal. Request - Payload.
Server. Internal. ServerResponse - Payload.
Server. Internal. Trie - Payload.
Server. Internal. Url - Payload.
Server. Internal. UrlString - Payload.
Server. Params - Payload.
Server. Path - Payload.
Server. QueryParams - Payload.
Server. Response - Payload.
Server. Routable - Payload.
Server. Status - Payload.
Spec - Payload.
TypeErrors