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
{{ message }}
This repository was archived by the owner on Nov 25, 2019. It is now read-only.
After PR #75 (Multithreaded HTTPRequests) has landed tidy up HTTPRequest.cs and get rid of as many as possible of those intermingled conditionals (#if NETFX_CORE, #if UNITY, #if !NETFX_CORE && !UNITY, ...).
After PR #75 (Multithreaded HTTPRequests) has landed tidy up
HTTPRequest.csand get rid of as many as possible of those intermingled conditionals (#if NETFX_CORE,#if UNITY,#if !NETFX_CORE && !UNITY, ...).