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

    FAQ Does Guzzle require cURL? Can Guzzle send asynchronous requests? How can I add custom cURL options? How can I add custom stream context options? Why am I getting an SSL ver...
  • Introduction

    Guzzle User guide HTTP Components Service Description Commands Guzzle Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web ...
  • Overview

    Overview Requirements Installation Bleeding edge License Contributing Guidelines Running the tests Reporting a security vulnerability Overview Requirements PHP 5.4.0...
  • Overview

    Overview Requirements Installation Bleeding edge License Contributing Guidelines Running the tests Reporting a security vulnerability Overview Requirements PHP 5.5.0...
  • Contributing

    Contributing Guidelines Running the tests Contributing Guidelines Guzzle utilizes PSR-1, PSR-2, PSR-4, and PSR-7. Guzzle is meant to be lean and fast with very few depende...
  • 贡献

    贡献 指导方针 测试 贡献 指导方针 Guzzle utilizes PSR-1, PSR-2, PSR-4, and PSR-7. Guzzle is meant to be lean and fast with very few dependencies. This means that not every feature reques...
  • Installation

    Installation Bleeding edge Installation The recommended way to install Guzzle is with Composer . Composer is a dependency management tool for PHP that allows you to declare th...
  • Introduction

    Guzzle Documentation User Guide Guzzle Documentation Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. Simple ...
  • RingPHP Handlers

    RingPHP Handlers Using a handler Creating a handler RingPHP Handlers Guzzle uses RingPHP handlers to send HTTP requests over the wire. RingPHP provides a low-level library th...
  • How can I track redirected requests?

    How can I track redirected requests? How can I track redirected requests? You can enable tracking of redirected URIs and status codes via the track_redirects option. Each redir...