Module

Ctl.Internal.QueryM.HttpUtils

This module defines utilities for working with HTTP requests

#handleAffjaxResponseGeneric

handleAffjaxResponseGeneric :: forall err intermediate result. AffjaxResponseHandler err intermediate result -> Either Error (Response String) -> Either err result

Modules