mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-11-05 17:46:21 +00:00
27dc8b5b2c
Currently redirects would be returned from the proxy, and then immediately followed by XMLHTTPRequest. The proxy now follows requests (when requested), so that should no longer happen. We should probably switch over to fetch(...) here, to allow setting follow_redirects to false, but that's a job for another day. Haha, so many web emulator related commits of late. This'll die down soon. |
||
---|---|---|
.. | ||
common | ||
common-api | ||
core | ||
core-api | ||
fabric | ||
fabric-api | ||
forge | ||
forge-api | ||
lints | ||
web | ||
ARCHITECTURE.md |