Skip to content

0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 15:00
· 55 commits to main since this release
c4b2c65
Do not follow redirects on local linkup server (#53)

This does not make it work when using a cloudflare worker / tunnel. 

The wasm client of reqwest does not support their "redirect policies"
yet:

https://github.com/seanmonstar/reqwest/blob/master/src/wasm/client.rs