X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fhttpclient.php;h=3de88e2259ea3507946a7fd37c7445fa8440b34e;hb=1f02dc639ec3dfa44df87c4fa031b3f298ffee7e;hp=b386ce39875e991d08ed5fc0db4deaf2a5b7039b;hpb=31c8416a8f97a7fa7bd8e84252403d00f669a759;p=quix0rs-gnu-social.git diff --git a/lib/httpclient.php b/lib/httpclient.php index b386ce3987..3de88e2259 100644 --- a/lib/httpclient.php +++ b/lib/httpclient.php @@ -360,4 +360,4 @@ class HTTPClient extends HTTP_Request2 } while ($maxRedirs); return new GNUsocial_HTTPResponse($response, $this->getUrl(), $redirs); } -} \ No newline at end of file +}