We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf3f7e commit c3cc516Copy full SHA for c3cc516
CHANGELOG.md
@@ -6,13 +6,12 @@ See also the [GitHub releases page](https://github.com/FriendsOfSymfony/FOSHttpC
6
2.0.0 (unreleased)
7
------------------
8
9
-* Decoupled from the Guzzle HTTP client.
+* Replace hard coupling on Guzzle HTTP client with HTTP adapter.
10
* The NGINX purge location is no longer passed as constructor argument but by
11
calling `setPurgeLocation()`.
12
* In ProxyTestCase, `getHttpClient()` has been replaced with `getHttpAdapter()`;
13
added HTTP method parameter to `getResponse()`.
14
15
-
16
1.4.0
17
-----
18
0 commit comments