Skip to content

Add x-requested-with to headers proxy

Administrator requested to merge vk/fix-fe-local-dev-server into main

Created by: vovakulikov

Follow up for https://github.com/sourcegraph/sourcegraph/pull/27313

Based on the PR above we should send all requests with a special header x-requested-with in order to pass trust logic on BE request resolver.

Merge request reports

Loading