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
- Remove deprecated curl_close() call (no-op since PHP 8.0, causes
deprecation warning in PHP 8.5 that corrupts HTTP response)
- Skip POST requests in offline cache (Cache API doesn't support them)
0 commit comments