ReMarkableAPI icon indicating copy to clipboard operation
ReMarkableAPI copied to clipboard

Make the HTTP library exchangable

Open splitbrain opened this issue 7 years ago • 0 comments

Currently the library depends on guzzle which is pretty popular, but other projects might already use a different HTTP client. Would be nice to switch it to https://github.com/php-http/httplug

splitbrain avatar Feb 02 '18 12:02 splitbrain