typedef com.akifox.asynchttp.HttpRequestOptions
import com.akifox.asynchttp.HttpRequest;
Available on all platforms
HttpRequestOptions
This object is used to pass parameters to an HttpRequest class instance
(All the parameter are directly connected to the HttpRequest properties
Check the HttpRequest documentation to have more information on every parameter)
@author Simone Cingano (yupswing) Akifox Studio
@repo akifox-asynchttp repository
@licence MIT Licence