vufind-org/vufindhttp

VuFind HTTP service library

v3.3.0 2024-03-11 18:08 UTC

This package is auto-updated.

Last update: 2024-03-11 18:09:15 UTC


README

Introduction

VuFindHttp contains a convenience class built around Laminas\Http\Client which allows creation of proxy-aware clients and convenient GET/POST behavior. This is part of the VuFind project (https://vufind.org) but may be useful for any software dealing with HTTP calls.

Installation

The recommended method for incorporating this library into your project is to use Composer (http://getcomposer.org).