Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
testSimpleRoundtrip :: HasCallStack => App () Source #
testDownloadWithAcceptHeader :: HasCallStack => App () Source #
queryItem :: ByteString -> Maybe ByteString -> Request -> Request Source #
testSimpleTokens :: HasCallStack => App () Source #
defAssetSettings' :: [Pair] Source #
testDownloadURLOverride :: HasCallStack => App () Source #
testUploadCompatibility :: HasCallStack => App () Source #
testRemoteDownloadWrongDomain :: HasCallStack => App () Source #
testRemoteDownloadNoAsset :: HasCallStack => App () Source #
testRemoteDownloadShort :: HasCallStack => App () Source #
testRemoteDownloadLong :: HasCallStack => App () Source #
remoteDownload :: (HasCallStack, ConvertibleStrings a ByteString, ConvertibleStrings a String) => a -> App () Source #