书栈网 · BookStack 本次搜索耗时 0.046 秒,为您找到 43604 个相关结果.
  • Session transports

    Session Transports get set clear Session Transports Session transports are used by the sessions middleware to store and retrieve session identifiers in requests and responses...
  • Services for iOS

    Services for iOS Asynchronous methods Store Kit purchase Parameters Response event request_product_info Parameters Response event restore_purchases Response event Game Ce...
  • Body

    Body Body Both request and response messages can contain a body. You can retrieve the body of a message using the getBody() method: $response = GuzzleHttp \get ( 'http://...
  • Body

    Body Body Both request and response messages can contain a body. You can retrieve the body of a message using the getBody() method: $response = GuzzleHttp \get ( 'http://...
  • fetch()

    fetch() fetch() fetch 方法的第一个参数可以是 URL 字符串,也可以是后文要讲到的Request 对象实例。Fetch 方法返回一个Promise 对象,并将一个response 对象传给回调函数。 response 对象有一个ok 属性,如果返回的状态码在200到299之间(即请求成功),这个属性为true ,否则为fals...
  • 2.2. 中间件

    788 2019-09-21 《Slim 3 中文文档》
    中间件 什么是中间件? 中间件是如何工作的? 如何编写中间件? 闭包中间件示例。 可调用类的中间件示例。 如何添加中间件? 应用程序中间件 路由中间件 Group Middleware 中间件 你可以在你的 Slim 应用之前(before) 和 之后(after) 运行代码来处理你认为合适的请求和响应对象。这就叫做中间件。为什么要...
  • 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...
  • Requests and Responses

    Requests and Responses Request objects Passing additional data to callback functions Using errbacks to catch exceptions in request processing Request.meta special keys bindaddre...
  • Edge

    2.2 Edge 2.2.1 创建一条边 Method & Url Request Body Response Status Response Body 2.2.2 创建多条边 Params Method & Url Request Body Response Status Response Body 2.2.3 更新边属性 Metho...
  • DataSourceAdminRestfulApi

    DataSourceAdminRestfulApi queryDataSourceEnv getAllEnvListByDataSourceType insertJsonEnv getEnvEntityById removeEnvEntity updateJsonEnv Interface address : /api/rest_j/v1/data...