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 3
3
url : https://packagist.org/providers/php-http/client-implementation
4
4
external : true
5
5
6
+ - label : Plugins
7
+ url : https://github.com/php-http/plugins
8
+ external : true
9
+
6
10
- icon : book
7
11
title : Documentation
8
12
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>
54
54
< div class ="col-md-8 ">
55
55
< h2 > Separate logic using plugins</ h2 >
56
56
< 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.
58
59
</ p >
59
60
</ div >
60
61
</ div >
You can’t perform that action at this time.
0 commit comments