The CDN's Backend API will currently include the x-is-browser header only for trust level E or lower. It would be useful for the REST gateway to get the is-browser score also for authenticated requests (level C), to distinguish between logged-in browser traffic and other logged-in traffic (authenticated bots).
For consistency, it would be nice to also include the x-is-browser header for requests with trust levels A, B, and D, but with a fixed value of 0, since these trust levels explicitly refer to bots.