Guzzle PHP v5 Documentation
. . . . . . . . . . . . . . . . . . . . . . 18 1.3.9 delay . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 1.3.10 expect . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 1.3.11 force_ip_resolve . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 1.3.12 form_params . . . tested with PHPUnit. Run the tests using the Makefile: make test Note: You’ll need to install node.js v0.5.0 or newer in order to perform integration tests on Guzzle’s HTTP handlers. Reporting a security0 码力 | 49 页 | 231.08 KB | 10 月前3Guzzle PHP 5.3 Documentation
Guzzle Feb 18, 2020 Contents 1 User guide 3 1.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 Quickstart . . . . . . . . . . . . Run the tests using the vendored PHPUnit binary: vendor/bin/phpunit Note: You’ll need to install node.js v0.5.0 or newer in order to perform integration tests on Guzzle’s HTTP handlers. 1.1.5 Reporting well as specify the maximum number of requests to send concurrently using the ‘pool_size’ option key. 18 Chapter 1. User guide Guzzle 1.3.4 Request Options You can customize requests created by a client0 码力 | 63 页 | 275.75 KB | 10 月前3Guzzle PHP 7.0 Documentation
. . . . . . . . . . . . . . . . . . . . . . 18 1.3.7 debug . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 1.3.8 decode_content . . . . . . . . . . . tested with PHPUnit. Run the tests using the Makefile: make test Note: You’ll need to install node.js v8 or newer in order to perform integration tests on Guzzle’s HTTP handlers. 1.1.5 Reporting a security 4 < Content-Length: 335 < Connection: keep-alive < * Connection #0 to host httpbin.org left intact 18 Chapter 1. User Guide Guzzle, Release 1.3.8 decode_content Summary Specify whether or not Content-Encoding0 码力 | 50 页 | 235.39 KB | 10 月前3Guzzle PHP 6.5 Documentation
. . . . . . . . . . . . . . . . . . . . . . 18 1.3.8 decode_content . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 1.3.9 delay . . . . . . . . . . . . . . . . tested with PHPUnit. Run the tests using the Makefile: make test Note: You’ll need to install node.js v0.5.0 or newer in order to perform integration tests on Guzzle’s HTTP handlers. 1.1.5 Reporting not Content-Encoding responses (gzip, deflate, etc.) are automati- cally decoded. Types • string 18 Chapter 1. User Guide Guzzle, Release • bool Default true Constant GuzzleHttp\RequestOptions::DECODE_CONTENT0 码力 | 50 页 | 237.04 KB | 10 月前3《Slides Dev Web》 05. JavaScript & DOM
• Compilation JIT • HTML5, AJAX, bookmarklets • One Page Apps • Implémentations hors-browser – Node.js, Spidermonkey, Rhino – script d’app (Qt, Notepad++, …) 1 • Langage cible de compilateurs : emscripten1 Boolean Null Undefined Number String Symbol – Objets : Object Function • Particularités – Prototypes18 – Fermetures19 – Promesses20 (MDN21, Google22) Fonctions • Pas de type de retour • Possibilité nce/ 17http://www.hongkiat.com/blog/100-useful-bookmarklets-for-better-productivity-ultimate-list/ 18https://developer.mozilla.org/fr/docs/Web/JavaScript/Guide/Le_mod%C3%A8le_objet_JavaScript_en_d%C3%A9tai0 码力 | 10 页 | 91.95 KB | 1 年前3The Laravel Handbook
app code to GitHub 14. Deployment 15. Dynamic routes 16. Non-web routes 17. Creating commands 18. Where to go from here The goal of this handbook is to get you up and running with Laravel, starting form it’s HTML. As you can see, those templates I used above don’t have anything other than HTML. 18 But you can do lots of interesting stuff in Blade templates: insert data, add conditionals, do loops npm install -D tailwindcss postcss autoprefixer If you don’t have npm installed yet, install Node.js first. This command will create a package.json file, a package-lock.json and a node_modules0 码力 | 111 页 | 14.25 MB | 1 年前3《Slides Dev Web》 01. Cours devweb
Programme • Frameworks MVC : Laravel, Django, … • HTML5 : vue d’ensemble • Javascript : VueJS, Node.js, jQuery, AJAX, JSON, … • Déploiement et configuration Serveur • Webservices : REST vs SOAP • Sécurité 40 10 Rendu intermédiaire 41 S. thématique 11 42 12 43 13 44 Rendu intermédiaire 14 45 16 46 17 48 18 Présentations 49 19 Présentations 50 20 Examens 51 Présentations 21 Début TB 2 Projet Python 3 4 5 données, cas réalistes) • Projet à blanc pour la prise en main du framework 4 • Maquettes17 • Organisez18 l’utilisation du dépôt • Le temps disponible à l’horaire ne suffira pas ! • Essayez de commit avec0 码力 | 7 页 | 129.56 KB | 1 年前3Guzzle PHP 5.3 Documentation
Run the tests using the vendored PHPUnit binary: vendor/bin/phpunit Note You’ll need to install node.js v0.5.0 or newer in order to perform integration tests on Guzzle’s HTTP handlers. Reporting a security the HTTP layer without needing to send requests over the internet. Mock subscriber Mock handler Node.js web server for integration testing Mock Subscriber When testing HTTP clients, you often need to Guzzle develop HTTP handlers. There is no promise of backwards compatibility when it comes to the node.js test server or the GuzzleHttp\Tests\Server class. If you are using the test server or Server class0 码力 | 72 页 | 312.62 KB | 10 月前3Guzzle PHP 6.5 Documentation
tested with PHPUnit. Run the tests using the Makefile: make test Note You'll need to install node.js v0.5.0 or newer in order to perform integration tests on Guzzle's HTTP handlers. Reporting a security HTTP layer without needing to send requests over the internet. Mock handler History middleware Node.js web server for integration testing Mock Handler When testing HTTP clients, you often need to simulate Guzzle develop HTTP handlers. There is no promise of backwards compatibility when it comes to the node.js test server or the GuzzleHttp\Tests\Server class. If you are using the test server or Server class0 码力 | 65 页 | 311.42 KB | 10 月前3Guzzle PHP 7.0 Documentation
tested with PHPUnit. Run the tests using the Makefile: make test Note You'll need to install node.js v8 or newer in order to perform integration tests on Guzzle's HTTP handlers. Reporting a security HTTP layer without needing to send requests over the internet. Mock handler History middleware Node.js web server for integration testing Mock Handler When testing HTTP clients, you often need to simulate Guzzle develop HTTP handlers. There is no promise of backwards compatibility when it comes to the node.js test server or the GuzzleHttp\Tests\Server class. If you are using the test server or Server class0 码力 | 64 页 | 310.93 KB | 10 月前3
共 79 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8