兵兵有你

人品好,气质差.丢了工作就回家...

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2019年5月9日

摘要: 1.发送 GuzzleHttp\Client;请求 1.1 一般情况下,我们只发送post--form data请求如下 $client = new Client(); $option['form_params'] = [...]; $res = $client->post("http://a.co 阅读全文
posted @ 2019-05-09 13:55 greatbing 阅读(657) 评论(0) 推荐(0) 编辑