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

    Event Subscribers Event Subscribers Requests emit lifecycle events when they are transferred. A client object has a GuzzleHttp\Common\EventEmitter object that can be used to a...
  • How can I add custom cURL options?

    How can I add custom cURL options? How can I add custom cURL options? cURL offers a huge number of customizable options . While Guzzle normalizes many of these options across d...
  • decode_content

    decode_content decode_content Summary Specify whether or not Content-Encoding responses (gzip, deflate, etc.) are automatically decoded. Types string bool Default true ...
  • Mock Handler

    Mock Handler Mock Handler When testing HTTP clients, you often need to simulate specific scenarios like returning a successful response, returning an error, or returning specif...
  • body

    body body Summary The body option is used to control the body of an entity enclosing request (e.g., PUT, POST, PATCH). Types string fopen() resource Psr\Http\Message\Stre...
  • body

    body body Summary The body option is used to control the body of an entity enclosing request (e.g., PUT, POST, PATCH). Types string fopen() resource Psr\Http\Message\Stre...
  • debug

    debug debug Summary Set to true or set to a PHP stream returned by fopen() to enable debug output with the handler used to send a request. For example, when using cURL to tr...
  • Task Scheduling

    Task Scheduling Introduction Starting The Scheduler Defining Schedules Schedule Frequency Options Truth Test Constraints Preventing Task Overlaps Task Output Task Hooks Ping...
  • decode_content

    decode_content decode_content Summary Specify whether or not Content-Encoding responses (gzip, deflate, etc.) are automatically decoded. Types string bool Default true ...
  • Task Scheduling

    Task Scheduling Introduction Starting The Scheduler Defining Schedules Schedule Frequency Options Between Time Constraints Truth Test Constraints Preventing Task Overlaps Mai...