You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Http/Client
Ferdinand Thiessen 01d5af66be feat(IClient): Add `request` function to do arbitrary HTTP requests 2 years ago
..
Client.php feat(IClient): Add `request` function to do arbitrary HTTP requests 2 years ago
ClientService.php feat: add switch to disable dns pinning 2 years ago
DnsPinMiddleware.php Include `hostName:$port` for Host access violation message as well 2 years ago
GuzzlePromiseAdapter.php feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 3 years ago
NegativeDnsCache.php
Response.php