Skip to content

Don't remove x-target-uris header if not target uris are resolved through...

Simon Morlat requested to merge fix/dont_remove_x_target_uris into master

Don't remove x-target-uris header if not target uris are resolved through registrar db, so that the fallback route mecanism can expedite the request to the fallback proxy WITH the x-target-uris header. Clarify documentation of resolve-route parameter. Remove dummy xcode project.

Merge request reports