This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpClient/README.md
Nicolas Grekas a31c87798f Merge branch '4.2'
* 4.2:
  Fix README about BC promise
  Fixed typo
2019-03-12 19:57:21 +01:00

789 B

HttpClient component

The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.

This Component is experimental. Experimental features are not covered by Symfony's Backward Compatibility Promise.

Resources