ClearURLs / Rules

Rules database of the ClearURLs WebExtension.
https://docs.clearurls.xyz/latest/specs/rules/
GNU Lesser General Public License v3.0
130 stars 51 forks source link

ETag filtering breaks storj.io large uploads #76

Open WAZAAAAA0 opened 1 year ago

WAZAAAAA0 commented 1 year ago

SITE: https://eu1.storj.io/login

PROBLEM: site breakage. Large file uploads (tested a 260 MB file) fail to upload, the website gives an error message upon reaching 100%:

One or more of the specified parts could not be found. The part may not have been uploaded, or the specified entity tag may not match the part's entity tag.

The ClearURLs logs report 4 links from https://gateway.storjshare.io/ getting their ETags removed.

WORKAROUND: Turning this option OFF Filters ETag headers from requests (See also this article) makes uploads work again