http-types-0.8.0: Generic HTTP types for Haskell (for both client and server code).

Index

accepted202Network.HTTP.Types.Status, Network.HTTP.Types
badGateway502Network.HTTP.Types.Status, Network.HTTP.Types
badRequest400Network.HTTP.Types.Status, Network.HTTP.Types
ByteRangeNetwork.HTTP.Types.Header, Network.HTTP.Types
ByteRangeFromNetwork.HTTP.Types.Header, Network.HTTP.Types
ByteRangeFromToNetwork.HTTP.Types.Header, Network.HTTP.Types
ByteRangesNetwork.HTTP.Types.Header, Network.HTTP.Types
ByteRangeSuffixNetwork.HTTP.Types.Header, Network.HTTP.Types
conflict409Network.HTTP.Types.Status, Network.HTTP.Types
CONNECTNetwork.HTTP.Types.Method, Network.HTTP.Types
continue100Network.HTTP.Types.Status, Network.HTTP.Types
created201Network.HTTP.Types.Status, Network.HTTP.Types
decodePathNetwork.HTTP.Types.URI, Network.HTTP.Types
decodePathSegmentsNetwork.HTTP.Types.URI, Network.HTTP.Types
DELETENetwork.HTTP.Types.Method, Network.HTTP.Types
encodePathNetwork.HTTP.Types.URI, Network.HTTP.Types
encodePathSegmentsNetwork.HTTP.Types.URI, Network.HTTP.Types
encodePathSegmentsRelativeNetwork.HTTP.Types.URI, Network.HTTP.Types
expectationFailed417Network.HTTP.Types.Status, Network.HTTP.Types
forbidden403Network.HTTP.Types.Status, Network.HTTP.Types
found302Network.HTTP.Types.Status, Network.HTTP.Types
gatewayTimeout504Network.HTTP.Types.Status, Network.HTTP.Types
GETNetwork.HTTP.Types.Method, Network.HTTP.Types
gone410Network.HTTP.Types.Status, Network.HTTP.Types
hAcceptNetwork.HTTP.Types.Header, Network.HTTP.Types
hAcceptLanguageNetwork.HTTP.Types.Header, Network.HTTP.Types
hAuthorizationNetwork.HTTP.Types.Header, Network.HTTP.Types
hCacheControlNetwork.HTTP.Types.Header, Network.HTTP.Types
hConnectionNetwork.HTTP.Types.Header, Network.HTTP.Types
hContentEncodingNetwork.HTTP.Types.Header, Network.HTTP.Types
hContentLengthNetwork.HTTP.Types.Header, Network.HTTP.Types
hContentMD5Network.HTTP.Types.Header, Network.HTTP.Types
hContentTypeNetwork.HTTP.Types.Header, Network.HTTP.Types
hCookieNetwork.HTTP.Types.Header, Network.HTTP.Types
hDateNetwork.HTTP.Types.Header, Network.HTTP.Types
HEADNetwork.HTTP.Types.Method, Network.HTTP.Types
HeaderNetwork.HTTP.Types.Header, Network.HTTP.Types
HeaderNameNetwork.HTTP.Types.Header, Network.HTTP.Types
hIfModifiedSinceNetwork.HTTP.Types.Header, Network.HTTP.Types
hIfRangeNetwork.HTTP.Types.Header, Network.HTTP.Types
hLastModifiedNetwork.HTTP.Types.Header, Network.HTTP.Types
hLocationNetwork.HTTP.Types.Header, Network.HTTP.Types
hRangeNetwork.HTTP.Types.Header, Network.HTTP.Types
hRefererNetwork.HTTP.Types.Header, Network.HTTP.Types
hServerNetwork.HTTP.Types.Header, Network.HTTP.Types
http09Network.HTTP.Types.Version, Network.HTTP.Types
http10Network.HTTP.Types.Version, Network.HTTP.Types
http11Network.HTTP.Types.Version, Network.HTTP.Types
httpMajorNetwork.HTTP.Types.Version, Network.HTTP.Types
httpMinorNetwork.HTTP.Types.Version, Network.HTTP.Types
HttpVersion 
1 (Type/Class)Network.HTTP.Types.Version, Network.HTTP.Types
2 (Data Constructor)Network.HTTP.Types.Version, Network.HTTP.Types
httpVersionNotSupported505Network.HTTP.Types.Status, Network.HTTP.Types
hUserAgentNetwork.HTTP.Types.Header, Network.HTTP.Types
imATeaPot418Network.HTTP.Types.Status, Network.HTTP.Types
internalServerError500Network.HTTP.Types.Status, Network.HTTP.Types
lengthRequired411Network.HTTP.Types.Status, Network.HTTP.Types
MethodNetwork.HTTP.Types.Method, Network.HTTP.Types
methodConnectNetwork.HTTP.Types.Method, Network.HTTP.Types
methodDeleteNetwork.HTTP.Types.Method, Network.HTTP.Types
methodGetNetwork.HTTP.Types.Method, Network.HTTP.Types
methodHeadNetwork.HTTP.Types.Method, Network.HTTP.Types
methodNotAllowed405Network.HTTP.Types.Status, Network.HTTP.Types
methodOptionsNetwork.HTTP.Types.Method, Network.HTTP.Types
methodPatchNetwork.HTTP.Types.Method
methodPostNetwork.HTTP.Types.Method, Network.HTTP.Types
methodPutNetwork.HTTP.Types.Method, Network.HTTP.Types
methodTraceNetwork.HTTP.Types.Method, Network.HTTP.Types
mkStatusNetwork.HTTP.Types.Status, Network.HTTP.Types
movedPermanently301Network.HTTP.Types.Status, Network.HTTP.Types
multipleChoices300Network.HTTP.Types.Status, Network.HTTP.Types
noContent204Network.HTTP.Types.Status, Network.HTTP.Types
nonAuthoritative203Network.HTTP.Types.Status, Network.HTTP.Types
notAcceptable406Network.HTTP.Types.Status, Network.HTTP.Types
notFound404Network.HTTP.Types.Status, Network.HTTP.Types
notImplemented501Network.HTTP.Types.Status, Network.HTTP.Types
notModified304Network.HTTP.Types.Status, Network.HTTP.Types
ok200Network.HTTP.Types.Status, Network.HTTP.Types
OPTIONSNetwork.HTTP.Types.Method, Network.HTTP.Types
parseMethodNetwork.HTTP.Types.Method, Network.HTTP.Types
parseQueryNetwork.HTTP.Types.URI, Network.HTTP.Types
parseQueryTextNetwork.HTTP.Types.URI, Network.HTTP.Types
parseSimpleQueryNetwork.HTTP.Types.URI, Network.HTTP.Types
partialContent206Network.HTTP.Types.Status, Network.HTTP.Types
PATCHNetwork.HTTP.Types.Method, Network.HTTP.Types
paymentRequired402Network.HTTP.Types.Status, Network.HTTP.Types
POSTNetwork.HTTP.Types.Method, Network.HTTP.Types
preconditionFailed412Network.HTTP.Types.Status, Network.HTTP.Types
proxyAuthenticationRequired407Network.HTTP.Types.Status, Network.HTTP.Types
PUTNetwork.HTTP.Types.Method, Network.HTTP.Types
QueryNetwork.HTTP.Types.URI, Network.HTTP.Types
QueryItemNetwork.HTTP.Types.URI, Network.HTTP.Types
QueryKeyLikeNetwork.HTTP.Types.QueryLike
QueryLikeNetwork.HTTP.Types.QueryLike, Network.HTTP.Types
QueryTextNetwork.HTTP.Types.URI, Network.HTTP.Types
queryTextToQueryNetwork.HTTP.Types.URI, Network.HTTP.Types
queryToQueryTextNetwork.HTTP.Types.URI, Network.HTTP.Types
QueryValueLikeNetwork.HTTP.Types.QueryLike
renderByteRangeNetwork.HTTP.Types.Header, Network.HTTP.Types
renderByteRangeBuilderNetwork.HTTP.Types.Header, Network.HTTP.Types
renderByteRangesNetwork.HTTP.Types.Header, Network.HTTP.Types
renderByteRangesBuilderNetwork.HTTP.Types.Header, Network.HTTP.Types
renderMethodNetwork.HTTP.Types.Method, Network.HTTP.Types
renderQueryNetwork.HTTP.Types.URI, Network.HTTP.Types
renderQueryBuilderNetwork.HTTP.Types.URI, Network.HTTP.Types
renderQueryTextNetwork.HTTP.Types.URI, Network.HTTP.Types
renderSimpleQueryNetwork.HTTP.Types.URI, Network.HTTP.Types
renderStdMethodNetwork.HTTP.Types.Method, Network.HTTP.Types
requestedRangeNotSatisfiable416Network.HTTP.Types.Status, Network.HTTP.Types
requestEntityTooLarge413Network.HTTP.Types.Status, Network.HTTP.Types
RequestHeadersNetwork.HTTP.Types.Header, Network.HTTP.Types
requestTimeout408Network.HTTP.Types.Status, Network.HTTP.Types
requestURITooLong414Network.HTTP.Types.Status, Network.HTTP.Types
resetContent205Network.HTTP.Types.Status, Network.HTTP.Types
ResponseHeadersNetwork.HTTP.Types.Header, Network.HTTP.Types
seeOther303Network.HTTP.Types.Status, Network.HTTP.Types
serviceUnavailable503Network.HTTP.Types.Status, Network.HTTP.Types
SimpleQueryNetwork.HTTP.Types.URI, Network.HTTP.Types
SimpleQueryItemNetwork.HTTP.Types.URI, Network.HTTP.Types
simpleQueryToQueryNetwork.HTTP.Types.URI, Network.HTTP.Types
Status 
1 (Type/Class)Network.HTTP.Types.Status, Network.HTTP.Types
2 (Data Constructor)Network.HTTP.Types.Status, Network.HTTP.Types
status100Network.HTTP.Types.Status, Network.HTTP.Types
status101Network.HTTP.Types.Status, Network.HTTP.Types
status200Network.HTTP.Types.Status, Network.HTTP.Types
status201Network.HTTP.Types.Status, Network.HTTP.Types
status202Network.HTTP.Types.Status, Network.HTTP.Types
status203Network.HTTP.Types.Status, Network.HTTP.Types
status204Network.HTTP.Types.Status, Network.HTTP.Types
status205Network.HTTP.Types.Status, Network.HTTP.Types
status206Network.HTTP.Types.Status, Network.HTTP.Types
status300Network.HTTP.Types.Status, Network.HTTP.Types
status301Network.HTTP.Types.Status, Network.HTTP.Types
status302Network.HTTP.Types.Status, Network.HTTP.Types
status303Network.HTTP.Types.Status, Network.HTTP.Types
status304Network.HTTP.Types.Status, Network.HTTP.Types
status305Network.HTTP.Types.Status, Network.HTTP.Types
status307Network.HTTP.Types.Status, Network.HTTP.Types
status400Network.HTTP.Types.Status, Network.HTTP.Types
status401Network.HTTP.Types.Status, Network.HTTP.Types
status402Network.HTTP.Types.Status, Network.HTTP.Types
status403Network.HTTP.Types.Status, Network.HTTP.Types
status404Network.HTTP.Types.Status, Network.HTTP.Types
status405Network.HTTP.Types.Status, Network.HTTP.Types
status406Network.HTTP.Types.Status, Network.HTTP.Types
status407Network.HTTP.Types.Status, Network.HTTP.Types
status408Network.HTTP.Types.Status, Network.HTTP.Types
status409Network.HTTP.Types.Status, Network.HTTP.Types
status410Network.HTTP.Types.Status, Network.HTTP.Types
status411Network.HTTP.Types.Status, Network.HTTP.Types
status412Network.HTTP.Types.Status, Network.HTTP.Types
status413Network.HTTP.Types.Status, Network.HTTP.Types
status414Network.HTTP.Types.Status, Network.HTTP.Types
status415Network.HTTP.Types.Status, Network.HTTP.Types
status416Network.HTTP.Types.Status, Network.HTTP.Types
status417Network.HTTP.Types.Status, Network.HTTP.Types
status418Network.HTTP.Types.Status, Network.HTTP.Types
status500Network.HTTP.Types.Status, Network.HTTP.Types
status501Network.HTTP.Types.Status, Network.HTTP.Types
status502Network.HTTP.Types.Status, Network.HTTP.Types
status503Network.HTTP.Types.Status, Network.HTTP.Types
status504Network.HTTP.Types.Status, Network.HTTP.Types
status505Network.HTTP.Types.Status, Network.HTTP.Types
statusCodeNetwork.HTTP.Types.Status, Network.HTTP.Types
statusIsClientErrorNetwork.HTTP.Types.Status, Network.HTTP.Types
statusIsInformationalNetwork.HTTP.Types.Status, Network.HTTP.Types
statusIsRedirectionNetwork.HTTP.Types.Status, Network.HTTP.Types
statusIsServerErrorNetwork.HTTP.Types.Status, Network.HTTP.Types
statusIsSuccessfulNetwork.HTTP.Types.Status, Network.HTTP.Types
statusMessageNetwork.HTTP.Types.Status, Network.HTTP.Types
StdMethodNetwork.HTTP.Types.Method, Network.HTTP.Types
switchingProtocols101Network.HTTP.Types.Status, Network.HTTP.Types
temporaryRedirect307Network.HTTP.Types.Status, Network.HTTP.Types
toQueryNetwork.HTTP.Types.QueryLike, Network.HTTP.Types
toQueryKeyNetwork.HTTP.Types.QueryLike
toQueryValueNetwork.HTTP.Types.QueryLike
TRACENetwork.HTTP.Types.Method, Network.HTTP.Types
unauthorized401Network.HTTP.Types.Status, Network.HTTP.Types
unsupportedMediaType415Network.HTTP.Types.Status, Network.HTTP.Types
urlDecodeNetwork.HTTP.Types.URI, Network.HTTP.Types
urlEncodeNetwork.HTTP.Types.URI, Network.HTTP.Types
urlEncodeBuilderNetwork.HTTP.Types.URI, Network.HTTP.Types
useProxy305Network.HTTP.Types.Status, Network.HTTP.Types