Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: apply UI additional http headers only for requests to UI assets (#…
…3853) The additional UI http headers are added to each api requests. They add extra bytes to each api call without any value (up to 15-20% of request size). This work rearrange the code to apply those headers only for requests to UI assets.
- Loading branch information