update 1.0.8.0
Commits for version update
This commit is contained in:
10
vendor/zendframework/zend-http/doc/book/index.html
vendored
Normal file
10
vendor/zendframework/zend-http/doc/book/index.html
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<div class="container">
|
||||
<div class="jumbotron">
|
||||
<h1>zend-http</h1>
|
||||
|
||||
<p>HTTP message and header abstractions, and HTTP client implementation. (Not a PSR-7 implementation; see <a href="//zendframework.github.io/zend-diactoros">Diactoros</a> for PSR-7 support.</p>
|
||||
|
||||
<pre><code class="language-bash">$ composer require zendframework/zend-http</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user