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

    配置 日志配置 文件式 自定义 Handler 配置 常用的配置参数会比较少,因为除非你有特别的定制,否则基本上默认值就可以了: use EasyWeChat \Factory ; $config = [ 'app_id' => 'wx3cf0f39249eb0exx' , 'secret...
  • Task Scheduling

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

    Mail Configuration API Drivers Mailgun Driver Mandrill Driver Log Driver Basic Usage Embedding Inline Attachments Embedding An Image In An E-Mail View Embedding Raw Data In ...
  • Headers

    Headers Complex Headers Headers Both request and response messages contain HTTP headers. Complex Headers Some headers contain additional key value pair information. For exa...
  • HTTP Client

    HTTP Client Introduction Making Requests Request Data Sending Form URL Encoded Requests Multi-Part Requests Headers Authentication Bearer Tokens Retries Error Handling Thro...
  • body

    body body 摘要 body 选项用来控制一个请求(比如:PUT, POST, PATCH)的主体部分。 类型 string fopen() resource Psr\Http\Message\StreamInterface 默认值 None 常量 GuzzleHttp\RequestOptions::BODY 可以设...
  • GuzzleHttp

    GuzzleHttp 简介 安装扩展 基本用法 中文文档地址 GuzzleHttp 简介 HTTP默认集成了GuzzleHttp,这是一个非常好用的http请求封装库,当我们有需要actionphp内请求其他资源是可以使用此工具。 安装扩展 InitAdmin内置无需安装 基本用法 get请求接口http://127.0...
  • proxy

    proxy proxy Summary Pass a string to specify an HTTP proxy, or an array to specify different proxies for different protocols. Types string array Default None Constant G...
  • 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...
  • proxy

    proxy proxy Summary Pass a string to specify an HTTP proxy, or an array to specify different proxies for different protocols. Types string array Default None Constant G...