dcHttpExt icon

dcHttpExt

A simple API client
dcHttpExtAxon funcs

Registered StackHub users may elect to receive email notifications whenever a new package version is released.

There are 6 watchers.

v3.1

dcHttp
dcHttp(url, headers: null, body: null, methodType: null)
Fantom signature:
@Axon const static Str dcHttp(Uri url, Dict? headers := null, Str? body := null, Str? methodType := null)
dcHttpResponse
dcHttpResponse(url, headers: null, body: null, methodType: null)
Fantom signature:
@Axon const static Obj dcHttpResponse(Uri url, Dict? headers := null, Str? body := null, Str? methodType := null)
dcHttpTestAxon
dcHttpTestAxon()

Test stub function

Published by Direct Control