Frame features
·Allow all requests connected to the same host address to improve request efficiency
·Share Socket and reduce the number of requests to the server
·Reduce request latency through connection pooling
·Cache response data to reduce duplicate network requests
·Reduced consumption of data traffic
·Automatically handles GZip compression
Function introduction
·get post request
·Upload and download files
·Load images (the image size will be automatically compressed internally)
·Support request callback and directly return objects and object collections
·Support session retention
Content details
it works
it works
it works