127.0.0.1, 10.x, 192.168.x, and similar) and non-http(s) schemes return 422 ssrf_blocked.
For client-rendered apps, add a wait. For a session, use cookies or auth, not a Cookie header.Render a public http(s) page. Private hosts return ssrf_blocked.
127.0.0.1, 10.x, 192.168.x, and similar) and non-http(s) schemes return 422 ssrf_blocked.
For client-rendered apps, add a wait. For a session, use cookies or auth, not a Cookie header.