Releases: arkadiyt/ssrf_filter
Releases · arkadiyt/ssrf_filter
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
Add relative redirect support While loading content, a server can send back a `Location` header that just includes a URL path, indicating that the same server should be contacted again, just with a different resource. This was previously unsupported, so this adds the ability to handle these types of redirects.