mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 10:03:27 +01:00
Remove duplicated {host} variable
This commit is contained in:
parent
dfd01d60a3
commit
490d904139
@ -19,7 +19,6 @@ use Psr\Http\Message\ResponseInterface;
|
||||
* - {host}: Host of the request
|
||||
* - {method}: Method of the request
|
||||
* - {uri}: URI of the request
|
||||
* - {host}: Host of the request
|
||||
* - {version}: Protocol version
|
||||
* - {target}: Request target of the request (path + query + fragment)
|
||||
* - {hostname}: Hostname of the machine that sent the request
|
||||
|
Loading…
x
Reference in New Issue
Block a user