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
fix: Make HttpResponse.statusCode getter & setter thread-safe (#656)
* Use serial queue & hidden property to make getter & setter for HttpResponse.statusCode thread-safe.
* Revert macOS client engine back to URLSession.
---------
Co-authored-by: Sichan Yoo <[email protected]>
0 commit comments