Range headers being stripped out

Yes, it will work. We will probably roll it out in this week’s release.

Last week, we had a bigger release and we didn’t want to cram that change into it as well.

You can already test it semi-locally by using icx-proxy and pointing it to the boundary nodes. In that setup, you get around the static asset cache:

cd rs/boundary_node/icx_proxy
cargo run -- -v --address 127.0.0.1:4704 --replica https://ic0.app/ --danger-accept-invalid-ssl

and then you can access your site in the browser using http://f2j4a-eiaaa-aaaam-ab7nq-cai.raw.localhost:4704/

1 Like