Release 2.5.2
Includes:
- Add the missing properties of the UnityWebRequest system.
- Fix access modifiers from the
ResponseHelper
class in order to get access to theUnityWebRequest
object created and have more control from the code. - Add validations of the
content-type
to support WWWForm data.