web-auth / webauthn-framework

FIDO-U2F / FIDO2 / Webauthn Framework
MIT License
397 stars 51 forks source link

Adds a simple PSR17/PSR18 Http client #555

Closed Spomky closed 6 months ago

Spomky commented 6 months ago

Target branch: Resolves issue #

This PR adds a simple class to allow the use of PSR-18 Http Client and PSR-17 Response/Stream services. The provided class is very simple and does not include all Symfony/PSR client capabilities, but should be sufficient for basic tasks.

sonarcloud[bot] commented 6 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud