File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 33 url : https://packagist.org/providers/php-http/client-implementation
44 external : true
55
6+ - label : Plugins
7+ url : https://github.com/php-http/plugins
8+ external : true
9+
610- icon : book
711 title : Documentation
812 url : http://docs.httplug.io
Original file line number Diff line number Diff line change @@ -54,7 +54,8 @@ <h2>Use your HTTP Client of choice</h2>
5454 < div class ="col-md-8 ">
5555 < h2 > Separate logic using plugins</ h2 >
5656 < p class ="lead ">
57- We provide adapters for existing HTTP Clients, so you can use whatever client you want.
57+ Need to log each request? Authenticate a request? It's easy. Our powerful plugin system allows you
58+ to add custom logic to the request's lifecycle.
5859 </ p >
5960 </ div >
6061 </ div >
You can’t perform that action at this time.
0 commit comments