Polysemy.Http.Json
Description
jsonRequest :: Member (Http c) r => Request -> Sem r (Either HttpError (Response LByteString)) Source #
Make a request, setting the content-type header to application/json
content-type
application/json