úΘ     )Convenient monadic HTTP request modifiers(c) 2014 Sean LeatherBSD3sean.leather@gmail.com experimentalNoneRequest modifier, abbreviated Since 0.1!Validate and set the request URI. Since 0.1+Extend the request URI with a relative URI. Since 0.1#Set the query string with a strict . Since 0.1%Set the query string with a rendered . Since 0.1Add a rendered  to the end of the query string. Since 0.1AAdd a single query key/value pair to the end of the query string. Since 0.1Set the method with a strict .See Network.HTTP.Types.Method for the methods, e.g.  or . Since 0.1,Set the method with a standard method, e.g.  or . Since 0.1 Set the request headers. Since 0.1 OSet the request header by name, removing any other headers with the same name. Since 0.1 Add headers to the request. Since 0.1 Add a single header. Since 0.1 Set the  Content-Type header with a . Since 0.1Set the Accept header with a . Since 0.1Set the request body. Since 0.1#Set the request body with a strict . Since 0.1!Set the request body with a lazy . Since 0.16Set the request body with URL-encoded key/value pairs. Since 0.1Set the method,  Content-Type , and strict  body. Since 0.1Set the method,  Content-Type , and lazy  body. Since 0.1          !"#$%&!http-client-request-modifiers-0.1%Network.HTTP.Client.Request.ModifiersReqModsetUrisetUriRelative setQueryBSsetQueryaddQuery addQueryPair setMethodBS setMethod setHeaders setHeader addHeaders addHeadersetContentTypeHeadersetAcceptHeadersetBody setBodyBS setBodyLBSsetUrlEncodedBodysetSimpleRequestBSsetSimpleRequestLBSbytestring-0.10.4.0Data.ByteString.Internal ByteStringhttp-types-0.8.5Network.HTTP.Types.URIQueryNetwork.HTTP.Types.Method methodGet methodPostGETPOSThttp-media-0.2.0%Network.HTTP.Media.MediaType.Internal MediaTypeData.ByteString.Lazy.Internal