Authorization header per the method described in the HTTP client docs (https://github.com/Effect-TS/effect/tree/main/packages/platform#requestinit-options). However the header doesn't seem to be getting added to the request. Am I missing something or am I just taking the wrong approach?