free-http-0.2.0: An HTTP Client based on Free Monads.
Network.HTTP.Client.Free.Util
Description
Utilities for working with networking types
Synopsis
setMethod :: StdMethod -> Request -> Request Source
set the method of a request, overriding the previous method.