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
Deleting EasyHandle,MultiHandle and libcurlHelpers from URLSession/http
Moved lib curl specific code [libcurlHelpers.swift,EasyHandle.swift and MultiHandle.swift] from URLSession/http to URLSession/libcurl
libcurl abstractions like EasyHandle and MultiHandle are not specific to HTTP.Hence moved out of the HTTP folder to a common licurl folder
0 commit comments