'How to add Headers when using Blazor NavigationManager.NavigateTo

Is it possible to specify headers when redirecting to an url (not in the same domain) Blazor NavigationManager.NavigateTo(url)

thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source