v3.4.2
Fixed
- Issue when using
Http::get()->useBrowser()->postBrowserNavigateHook(). Previously in this case, when the loader is configured to use the HTTP client, the post browser navigate hook was actually not set because of an issue with the order, things happened internally.