Tornado 6.5 Documentation25Tornado Documentation, Release 6.5.1 For 404 errors, use the default_handler_class Application setting. This handler should override prepare instead of a more specific method like get() so it works with to them. To put your tem- plate files in a different directory, use the template_path Application setting (or override RequestHandler. get_template_path if you have different template paths for different location, subclass tornado.template.BaseLoader and pass an instance as the template_loader application setting. Compiled templates are cached by default; to turn off this caching and reload templates so changes0 码力 | 272 页 | 1.12 MB | 3 月前3
Tornado 6.5 Documentationwhere simply returning is not convenient. For 404 errors, use the default_handler_class Application setting. This handler should override prepare instead of a more specific method like get() so it works with to them. To put your template files in a different directory, use the template_path Application setting (or override RequestHandler.get_template_path if you have different template paths for different location, subclass tornado.template.BaseLoader and pass an instance as the template_loader application setting. Compiled templates are cached by default; to turn off this caching and reload templates so changes0 码力 | 437 页 | 405.14 KB | 3 月前3
Guzzle PHP 5.3 Documentationthings like persistent connections, represents query strings as collections, simplifies sending streaming POST requests with fields and files, and abstracts away the underlying HTTP transport layer. • Bleeding edge During your development, you can keep up with the latest changes on the master branch by setting the version require- ment for Guzzle to ~5.0@dev. { "require": { "guzzlehttp/guzzle": "~5.0@dev" 1.2. Quickstart 7 Guzzle (continued from previous page) echo $query; // foo=bar&baz=bam // Setting a value to false or null will cause the "=" sign to be omitted $query['empty'] = null; echo $query;0 码力 | 63 页 | 275.75 KB | 11 月前3
Guzzle PHP 5.3 Documentationthings like persistent connections, represents query strings as collections, simplifies sending streaming POST requests with fields and files, and abstracts away the underlying HTTP transport layer. Can Bleeding edge During your development, you can keep up with the latest changes on the master branch by setting the version requirement for Guzzle to ~5.0@dev. { "require": { "guzzlehttp/guzzle": "~5 $query['baz'] = 'bam'; // The query object can be cast to a string echo $query; // foo=bar&baz=bam // Setting a value to false or null will cause the "=" sign to be omitted $query['empty'] = null; echo $query;0 码力 | 72 页 | 312.62 KB | 11 月前3
Guzzle PHP v5 Documentationintegrate with web services. • Simple interface for building query strings, POST requests, streaming large uploads, streaming large downloads, using HTTP cookies, uploading JSON data, etc... • Can send both synchronous Bleeding edge During your development, you can keep up with the latest changes on the master branch by setting the version require- ment for Guzzle to ~6.0@dev. { "require": { "guzzlehttp/guzzle": "~6.0@dev" Set to true to enable normal redirects with a maximum number of 5 redirects. This is the default setting. • Set to false to disable redirects. • Pass an associative array containing the ‘max’ key to specify0 码力 | 49 页 | 231.08 KB | 11 月前3
Guzzle PHP 6.5 Documentationintegrate with web services. Simple interface for building query strings, POST requests, streaming large uploads, streaming large downloads, using HTTP cookies, uploading JSON data, etc... Can send both synchronous Bleeding edge During your development, you can keep up with the latest changes on the master branch by setting the version requirement for Guzzle to ~6.0@dev. { "require": { "guzzlehttp/guzzle": "~6 Set to true to enable normal redirects with a maximum number of 5 redirects. This is the default setting. Set to false to disable redirects. Pass an associative array containing the 'max' key to specify0 码力 | 65 页 | 311.42 KB | 11 月前3
Guzzle PHP v5 Documentationintegrate with web services. Simple interface for building query strings, POST requests, streaming large uploads, streaming large downloads, using HTTP cookies, uploading JSON data, etc... Can send both synchronous Bleeding edge During your development, you can keep up with the latest changes on the master branch by setting the version requirement for Guzzle to ~6.0@dev. { "require": { "guzzlehttp/guzzle": "~6 Set to true to enable normal redirects with a maximum number of 5 redirects. This is the default setting. Set to false to disable redirects. Pass an associative array containing the 'max' key to specify0 码力 | 62 页 | 309.78 KB | 11 月前3
Guzzle PHP 7.0 Documentationintegrate with web services. Simple interface for building query strings, POST requests, streaming large uploads, streaming large downloads, using HTTP cookies, uploading JSON data, etc... Can send both synchronous Bleeding edge During your development, you can keep up with the latest changes on the master branch by setting the version requirement for Guzzle to ^7.0@dev. { "require": { "guzzlehttp/guzzle": "^7 Set to true to enable normal redirects with a maximum number of 5 redirects. This is the default setting. Set to false to disable redirects. Pass an associative array containing the 'max' key to specify0 码力 | 64 页 | 310.93 KB | 11 月前3
Guzzle PHP 7.0 Documentationintegrate with web services. • Simple interface for building query strings, POST requests, streaming large uploads, streaming large downloads, using HTTP cookies, uploading JSON data, etc... • Can send both synchronous Bleeding edge During your development, you can keep up with the latest changes on the master branch by setting the version require- ment for Guzzle to ^7.0@dev. { "require": { "guzzlehttp/guzzle": "^7.0@dev" Set to true to enable normal redirects with a maximum number of 5 redirects. This is the default setting. • Set to false to disable redirects. • Pass an associative array containing the ‘max’ key to specify0 码力 | 50 页 | 235.39 KB | 11 月前3
Guzzle PHP 6.5 Documentationintegrate with web services. • Simple interface for building query strings, POST requests, streaming large uploads, streaming large downloads, using HTTP cookies, uploading JSON data, etc... • Can send both synchronous Bleeding edge During your development, you can keep up with the latest changes on the master branch by setting the version require- ment for Guzzle to ~6.0@dev. { "require": { "guzzlehttp/guzzle": "~6.0@dev" Set to true to enable normal redirects with a maximum number of 5 redirects. This is the default setting. • Set to false to disable redirects. • Pass an associative array containing the ‘max’ key to specify0 码力 | 50 页 | 237.04 KB | 11 月前3
共 169 条
- 1
- 2
- 3
- 4
- 5
- 6
- 17













