Solution to the failure to download custom Bootstrap -- Precautions for BLOB download

Source: Internet
Author: User

Today, we have selected all the hooks for custom Bootstrap (here), so we are excited to click "compile and download ". After waiting for a while, thunder 7 jumped out of the "new download task", but it said this URL is illegal!

The URL is like this:

BLOB: HTTP % 3A // v3.bootcss.com/e718dd26-ba80-498d-8be9-0fc6d2d6c7bf

1. I tried to download it several times and the results were the same.

2. If it doesn't work, I will delete the blob and change % 3A to:, but it still cannot be downloaded, saying it is Error 404.

3. I used 360 to search for "Blob: http: //" without any related results.

4. UseBaiduSearch for "Blob: HTTP % 3A //", search for this article, and press Ctrl + F to view the relevant keywords:

VaR objecturl = Window. url. createobjecturl (BLOB );The Code generates a URL for binary data., Similar to "Blob: HTTP % 3A // test.com/666e6730-f45c-47c1-8012-ccc706f17191133 ".
The time when the URL exists is equivalent to the time when the webpage exists,Once the webpage is refreshed or uninstalled, the URL becomes invalid.. In addition, you can also manually call the URL. revokeobjecturl method to invalidate the URL.

All of a sudden, this data is generated at the front end and only valid in the context of the Web page. The file cannot be found for downloading with thunder, because it only exists in the front of the web page!

Change the browser's download settings to built-in download. The problem is solved.

Solution to the failure to download custom Bootstrap -- Precautions for BLOB download

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.