After updating from 3.9.8 to 4.0.5, my HTTP proxy stopped working. Turns out the proxy settings format changed in 4.x. I had to update my config (e.g., http_proxy, https_proxy) to the new syntax or set them via environment variables. Also, double-check if any proxy middleware or headers now require explicit enabling in the latest version. Hope this helps!