Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 356 Bytes

File metadata and controls

5 lines (3 loc) · 356 Bytes

External http transport that integrates nicely with Symfony.

Transport is defined to return a HttpFoundation\Request instance in all cases, which can be directly returned from a Controller action etc.

To check for errors, call isOk() on the Response.