mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
no issue This PR includes a new util which wraps the `got` library. It is not used in the codebase yet, but tested with `image-size` util: - wraps `got` request library in its own `request.js` util that returns bluebird promises and validates URL before starting a request - adds tests |
||
---|---|---|
.. | ||
blog-icon_spec.js | ||
cached-image-size-from-url_spec.js | ||
image-size_spec.js | ||
make-absolute-urls_spec.js | ||
mobiledoc-converter_spec.js | ||
packages_spec.js | ||
read-csv_spec.js | ||
request_spec.js | ||
tokens_spec.js | ||
url_spec.js | ||
zip-folder_spec.js |