We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d356f5 commit 294f205Copy full SHA for 294f205
assets/img/plugefant.png
7.75 KB
index.rst
@@ -1,6 +1,11 @@
1
PHP-HTTP: standardized HTTP interaction for PHP
2
===============================================
3
4
+.. image:: assets/img/plugefant.png
5
+ :align: right
6
+ :width: 120px
7
+ :alt: HTTPlug Logo
8
+
9
PHP-HTTP is the next step in standardizing HTTP interaction for PHP packages.
10
It builds on top of PSR-7_, which defines interfaces for HTTP requests and
11
responses. PSR-7 does not describe, however, the way you should create requests
0 commit comments