fusio/adapter-http

Provides a connection to send and retrieve HTTP messages

v6.0.7 2024-02-29 19:57 UTC

README

Fusio adapter which provides a connection to send and HTTP messages. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-http
php bin/fusio system:register "Fusio\Adapter\Http\Adapter"