]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/httpclient.php
shortenLinks _after_ media upload to be consistent with api
[quix0rs-gnu-social.git] / lib / httpclient.php
index b386ce39875e991d08ed5fc0db4deaf2a5b7039b..3de88e2259ea3507946a7fd37c7445fa8440b34e 100644 (file)
@@ -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
+}