o}|      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ Safe-InferredHTTP Version. >Note that the Show instance is intended merely for debugging.  HTTP 0.9  HTTP 1.0  HTTP 1.1 None@Simplified Query type without support for parameter-less items. ESimplified Query item type without support for parameter-less items. Like Query, but with  instead of  (UTF8-encoded). Query. General form: a=b&-c=d, but if the value is Nothing, it becomes  a&c=d.  Query item Convert   to  . Convert   to a . Convert   to  ! (leniently decoding the UTF-8). Parse   from a . See  for details. Convert  to  . Convert   to a Builder. Convert   to  ByteString. Convert  to  ByteString. ASplit out the query string into a list of keys and values. A few  importants points: I The result returned is still bytestrings, since we perform no character N decoding here. Most likely, you will want to use UTF-8 decoding, but this is " left to the user of the library. 5 Percent decoding errors are ignored. In particular, %Q will be output as  %Q. EBreak the second bytestring at the first occurence of any bytes from - the first bytestring, discarding that byte. Parse  from a  ByteString. Percent-encoding for URLs. !Percent-encoding for URLs (using ). Percent-encoding for URLs. Percent-decoding. ;Encodes a list of path segments into a valid URL fragment. /This function takes the following three steps:  UTF-8 encodes the characters. D Performs percent encoding on all unreserved characters, as well as :@=+$, % Prepends each segment with a slash.  For example:  0 encodePathSegments [\"foo\", \"bar\", \"baz\"] "/foo/bar/baz"  0 encodePathSegments [\"foo bar\", \"baz\/bin\"] "/foo%20bar/baz%2Fbin"   encodePathSegments [\"\"] "/%D7%A9%D7%9C%D7%95%D7%9D" KHuge thanks to Jeremy Shaw who created the original implementation of this H function in web-routes and did such thorough research to determine all  correct escaping procedures. 8Like encodePathSegments, but without the initial slash. 9Parse a list of path segments from a valid URL fragment. -Encode a whole path (path segments + query). -Decode a whole path (path segments + query).  prepend a question mark? prepend a question mark? prepend question mark? prepend question mark? JWhether input is in query string. True: Query string, False: Path element Whether to decode  to ' '       Safe-InferredY HTTP Status.  Only the   is used for comparisons.  Please use "6 to create status codes from code and message, or the  instance or the  status code constants (like (;). There might be additional record members in the future. 3Note that the Show instance is only for debugging. ".Create a Status from status code and message. # Continue 100 $ Continue 100 %Switching Protocols 101 &Switching Protocols 101 'OK 200 (OK 200 ) Created 201 * Created 201 + Accepted 202 , Accepted 202 -"Non-Authoritative Information 203 ."Non-Authoritative Information 203 /No Content 204 0No Content 204 1Reset Content 205 2Reset Content 205 3Partial Content 206 4Partial Content 206 5Multiple Choices 300 6Multiple Choices 300 7Moved Permanently 301 8Moved Permanently 301 9 Found 302 : Found 302 ;See Other 303 <See Other 303 =Not Modified 304 >Not Modified 304 ?Use Proxy 305 @Use Proxy 305 ATemporary Redirect 307 BTemporary Redirect 307 CBad Request 400 DBad Request 400 EUnauthorized 401 FUnauthorized 401 GPayment Required 402 HPayment Required 402 IForbidden 403 JForbidden 403 KNot Found 404 LNot Found 404 MMethod Not Allowed 405 NMethod Not Allowed 405 ONot Acceptable 406 PNot Acceptable 406 Q"Proxy Authentication Required 407 R"Proxy Authentication Required 407 SRequest Timeout 408 TRequest Timeout 408 U Conflict 409 V Conflict 409 W Gone 410 X Gone 410 YLength Required 411 ZLength Required 411 [Precondition Failed 412 \Precondition Failed 412 ]Request Entity Too Large 413 ^Request Entity Too Large 413 _Request-URI Too Long 414 `Request-URI Too Long 414 aUnsupported Media Type 415 bUnsupported Media Type 415 c$Requested Range Not Satisfiable 416 d$Requested Range Not Satisfiable 416 eExpectation Failed 417 fExpectation Failed 417 gI'm a teapot 418 hI'm a teapot 418 iInternal Server Error 500 jInternal Server Error 500 kNot Implemented 501 lNot Implemented 501 mBad Gateway 502 nBad Gateway 502 oService Unavailable 503 pService Unavailable 503 qGateway Timeout 504 rGateway Timeout 504 sHTTP Version Not Supported 505 tHTTP Version Not Supported 505 uInformational class vSuccessful class wRedirection class xClient Error class yServer Error class _ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy\ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy\ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy\ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyNonezMTypes which, in a Query-like key-value list, are used in the Value position. |KTypes which, in a Query-like key-value list, are used in the Key position. ~0Types which can, and commonly are, converted to   are in this class. 2You can use lists of simple key value pairs, with  (strict, or lazy:  ), , or  as the key/)value types. You can also have the value \ type lifted into a Maybe to support keys without values; and finally it is possible to put 5 each pair into a Maybe for key-value pairs that aren't always present.  Convert to  . z{|}~z{|}~~|}z{z{|}~ Safe-InferredIHTTP standard method (as defined by RFC 2616, and PATCH which is defined  by RFC 5789).  HTTP method (flat string type). HTTP Method constants. HTTP Method constants. HTTP Method constants. HTTP Method constants. HTTP Method constants. HTTP Method constants. HTTP Method constants. HTTP Method constants. HTTP Method constants. Convert a method  ByteString to a  if possible. !Convert an algebraic method to a  ByteString.  Convert a  to a  ByteString.  NoneRFC 2616 Byte ranges (set). #RFC 2616 Byte range (individual). "Negative indices are not allowed! Response Headers Request Headers  Header name Header HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names HTTP Header names None  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy~ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy   ~      !"#$%%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~http-types-0.8.0Network.HTTP.Types.VersionNetwork.HTTP.Types.URINetwork.HTTP.Types.StatusNetwork.HTTP.Types.QueryLikeNetwork.HTTP.Types.MethodNetwork.HTTP.Types.HeaderNetwork.HTTP.Types HttpVersion httpMajor httpMinorhttp09http10http11 SimpleQuerySimpleQueryItem QueryTextQuery QueryItemqueryTextToQueryrenderQueryTextqueryToQueryTextparseQueryTextsimpleQueryToQueryrenderQueryBuilder renderQueryrenderSimpleQuery parseQueryparseSimpleQueryurlEncodeBuilder urlEncode urlDecodeencodePathSegmentsencodePathSegmentsRelativedecodePathSegments encodePath decodePathStatus statusCode statusMessagemkStatus status100 continue100 status101switchingProtocols101 status200ok200 status201 created201 status202 accepted202 status203nonAuthoritative203 status204 noContent204 status205resetContent205 status206partialContent206 status300multipleChoices300 status301movedPermanently301 status302found302 status303 seeOther303 status304notModified304 status305 useProxy305 status307temporaryRedirect307 status400 badRequest400 status401unauthorized401 status402paymentRequired402 status403 forbidden403 status404 notFound404 status405methodNotAllowed405 status406notAcceptable406 status407proxyAuthenticationRequired407 status408requestTimeout408 status409 conflict409 status410gone410 status411lengthRequired411 status412preconditionFailed412 status413requestEntityTooLarge413 status414requestURITooLong414 status415unsupportedMediaType415 status416requestedRangeNotSatisfiable416 status417expectationFailed417 status418 imATeaPot418 status500internalServerError500 status501notImplemented501 status502 badGateway502 status503serviceUnavailable503 status504gatewayTimeout504 status505httpVersionNotSupported505statusIsInformationalstatusIsSuccessfulstatusIsRedirectionstatusIsClientErrorstatusIsServerErrorQueryValueLike toQueryValue QueryKeyLike toQueryKey QueryLiketoQuery StdMethodPATCHOPTIONSCONNECTTRACEDELETEPUTHEADPOSTGETMethod methodGet methodPost methodHead methodPut methodDelete methodTrace methodConnect methodOptions methodPatch parseMethod renderMethodrenderStdMethod ByteRanges ByteRangeByteRangeSuffixByteRangeFromTo ByteRangeFromResponseHeadersRequestHeaders HeaderNameHeaderhAccepthAcceptLanguagehAuthorization hCacheControl hConnectionhContentEncodinghContentLength hContentMD5 hContentTypehCookiehDatehIfModifiedSincehIfRange hLastModified hLocationhRangehRefererhServer hUserAgentrenderByteRangeBuilderrenderByteRangerenderByteRangesBuilderrenderByteRanges$fShowHttpVersion text-0.11.2.3Data.Text.InternalTextbytestring-0.10.0.0Data.ByteString.Internal ByteStringblaze-builder-0.3.1.0'Blaze.ByteString.Builder.Internal.TypesBuilder breakDiscardurlEncodeBuilder'queryStringSeparatorsord8 unreservedQS unreservedPIbaseGHC.Num+encodePathSegmentdecodePathSegmentGHC.EnumEnum $fEnumStatus $fOrdStatus $fEqStatusData.ByteString.Lazy.InternalGHC.BaseString$fQueryValueLikeMaybe$fQueryValueLike[]$fQueryValueLikeText$fQueryValueLikeByteString$fQueryValueLikeByteString0$fQueryKeyLike[]$fQueryKeyLikeText$fQueryKeyLikeByteString$fQueryKeyLikeByteString0 $fQueryLike[]$fQueryLike[]0 methodArray methodList