HttpUtil
1.1.0
HttpUtil · This is a network request tool class. Base on the okhttp project. All the methods in this tool class are synchronous. Asynchronous support is not part of the network request category. You may need to handle the asynchronous problem on your own.