You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
Goutte 4 is just an alias for the HttpBrowser of symfony/browser-kit (for migration purposes). That class takes an HttpClientInterface as its first (optional) constructor argument.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How can I make Goutte use CachingHttpClient so that GET requests are cached?
The text was updated successfully, but these errors were encountered: