Polysemy.Http.Json
jsonContentType :: (HeaderName, HeaderValue) Source #
jsonRequest :: Member (Http c) r => Request -> Sem r (Either HttpError (Response LByteString)) Source #