Guzzle PHP v5 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 1.5 Handlers and Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 1.5.1 Handlers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 1.5.2 Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 1.5.3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 1.6.2 History Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 1.6.3 Test Web0 码力 | 49 页 | 231.08 KB | 10 月前3Guzzle PHP 6.5 Documentation
agnostic code; i.e., no hard dependency on cURL, PHP streams, sockets, or non-blocking event loops. Middleware system allows you to augment and compose client behavior. $client = new GuzzleHttp\Client(); $res Metadata Stream Decorators Handlers and Middleware Handlers Middleware HandlerStack Creating a Handler Testing Guzzle Clients Mock Handler History Middleware Test Web Server Using the test server stack middleware that are used by each request, and a base URI that allows you to send requests with relative URIs. You can find out more about client middleware in the Handlers and Middleware page of0 码力 | 65 页 | 311.42 KB | 10 月前3Guzzle PHP 7.0 Documentation
agnostic code; i.e., no hard dependency on cURL, PHP streams, sockets, or non-blocking event loops. Middleware system allows you to augment and compose client behavior. $client = new GuzzleHttp\Client(); $res Metadata Stream Decorators Handlers and Middleware Handlers Middleware HandlerStack Creating a Handler Testing Guzzle Clients Mock Handler History Middleware Test Web Server Using the test server stack middleware that are used by each request, and a base URI that allows you to send requests with relative URIs. You can find out more about client middleware in the Handlers and Middleware page of0 码力 | 64 页 | 310.93 KB | 10 月前3Guzzle PHP 7.0 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 1.5 Handlers and Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 1.5.1 Handlers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 1.5.2 Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 1.5.3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 1.6.2 History Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 1.6.3 Test Web0 码力 | 50 页 | 235.39 KB | 10 月前3Guzzle PHP v5 Documentation
agnostic code; i.e., no hard dependency on cURL, PHP streams, sockets, or non-blocking event loops. Middleware system allows you to augment and compose client behavior. $client = new GuzzleHttp\Client(); $res Metadata Stream Decorators Handlers and Middleware Handlers Middleware HandlerStack Creating a Handler Testing Guzzle Clients Mock Handler History Middleware Test Web Server Using the test server stack middleware that are used by each request, and a base URI that allows you to send requests with relative URIs. You can find out more about client middleware in the Handlers and Middleware page of0 码力 | 62 页 | 309.78 KB | 10 月前3Falcon v3.0.1 Documentation
Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward exception Media Type Constants Multipart Forms Body Part Type Parsing Options Parsing Errors Redirection Middleware Short-Circuiting Exception Handling CORS Usage CORSMiddleware Hooks Before Hooks After Hooks Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward exception0 码力 | 1058 页 | 741.59 KB | 1 年前3Falcon v3.0.0 Documentation
Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward exception Media Type Constants Multipart Forms Body Part Type Parsing Options Parsing Errors Redirection Middleware Short-Circuiting Exception Handling CORS Usage CORSMiddleware Hooks Before Hooks After Hooks Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward exception0 码力 | 1055 页 | 739.30 KB | 1 年前3Guzzle PHP 6.5 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 1.5 Handlers and Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 1.5.1 Handlers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 1.5.2 Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 1.5.3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 1.6.2 History Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 1.6.3 Test Web0 码力 | 50 页 | 237.04 KB | 10 月前3Falcon v3.0.0-b2 Documentation
Media Type Constants Multipart Forms Body Part Type Parsing Options Parsing Errors Redirection Middleware Short-Circuiting Exception Handling CORS Usage CORSMiddleware Hooks Before Hooks After Hooks Easy access to headers and bodies through request and response classes DRY request processing via middleware components and hooks Idiomatic HTTP error responses Straightforward exception handling Snappy testing serves only to demonstrate how the context can be # used to pass arbitrary values between middleware components, # hooks, and resources. resp.context.result = result resp0 码力 | 1041 页 | 730.21 KB | 1 年前3Falcon v3.0.0-b1 Documentation
Media Type Constants Multipart Forms Body Part Type Parsing Options Parsing Errors Redirection Middleware Short-Circuiting Exception Handling CORS Usage CORSMiddleware Hooks Before Hooks After Hooks Easy access to headers and bodies through request and response classes DRY request processing via middleware components and hooks Idiomatic HTTP error responses Straightforward exception handling Snappy testing serves only to demonstrate how the context can be # used to pass arbitrary values between middleware components, # hooks, and resources. resp.context.result = result resp.se0 码力 | 1028 页 | 725.86 KB | 1 年前3
共 62 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7