HTTP client extension based on Yii 2, configure the client through application components, and send HTTP request data in JSON format
Post Views: 12 1. Configure the client through the application component, \common\config\main-local.php 2. Set the format used for the request content to json through the setFormat() method, \common\logics\http\yqdsj_api\article.php 3. When using the REST API,...
Recent Comments