书栈网 · BookStack 本次搜索耗时 0.014 秒,为您找到 335 个相关结果.
  • expect

    expect expect SummaryControls the behavior of the "Expect: 100-Continue" header.Types bool integer Default1048576 ConstantGuzzleHttp\RequestOptions::EXPECT Set to true to e...
  • Responses

    Responses Start-Line Body Effective URL Responses Responses are the HTTP messages a client receives from a server after sending an HTTP request message. Start-Line The st...
  • Exceptions

    Exceptions Exceptions Tree View The following tree view describes how the Guzzle Exceptions depend on each other. . \RuntimeException ├── SeekException ( implements ...
  • Environment Variables

    Environment Variables Relevant ini Settings Environment Variables Guzzle exposes a few environment variables that can be used to customize the behavior of the library. GUZZLE...
  • Environment Variables

    Environment Variables Relevant ini Settings Environment Variables Guzzle exposes a few environment variables that can be used to customize the behavior of the library. GUZZLE...
  • expect

    expect expect Summary Controls the behavior of the “Expect: 100-Continue” header. Types bool integer Default 1048576 Constant GuzzleHttp\RequestOptions::EXPECT Set t...
  • 环境变量

    环境变量 相关ini设置 环境变量 Guzzle提供了一些可自定义的环境变量: GUZZLE_CURL_SELECT_TIMEOUT 当在curl处理器时使用 curl_multi_select() 控制了 curl_multi_* 需要使用到的持续时间, 有些系统实现PHP的 curl_multi_select() 存在问题,调用该函数...
  • Consul 协程客户端

    Consul 协程客户端 安装 使用 Consul ACL Token 通过 Header 添加 Token 通过 Query 添加 Token KV Agent Catalog Health Session Consul 协程客户端 Hyperf 提供了一个 Consul 的协程客户端,由于 Consul 本身的 API 比较...
  • Making a Request

    Making a Request Creating a Client Sending Requests Async Requests Concurrent requests Making a Request You can send requests with Guzzle using a GuzzleHttp\ClientInterface...
  • Uploading Data

    Uploading Data POST/Form Requests Sending form fields Sending form files Uploading Data Guzzle provides several methods for uploading data. You can send requests that conta...