Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CurlyFunction

Hierarchy

  • {}
    • CurlyFunction

Callable

  • EXPERIMENTAL This API can change between minor releases

    Async wrapper around the Curl class It's also possible to request using a specific http verb directly by using curl.<http-verb>(url)

    Parameters

    Returns Promise<CurlyResult>

Index

Properties

Properties

create

create: () => CurlyFunction

Type declaration

Generated using TypeDoc