Draft: Fix/rapid CDN type redirect
The problem is that for shared instance with parameters like:
url: https://www.example.org/some/path
type: redirect
the instance redirects to https://www.example.org/ instead of https://www.example.org/some/path
Edited by Łukasz Nowak