6 July 2020
Bug Fixes
- Previously, when a customer server shut down an established connection, we returned a 500 ECONNRESET error. We’ve now fixed the issue by resending the request.
- We fixed a bug where we were rejecting a request and returning the Exit Warning page if we saw a 30x Redirect that was a relative path.
- We updated our optimizer to meet current standards of accepting URLs that don’t have paths before query strings.