# Functions
ExtractPrefix will extract the prefix from the context.
StreamInterceptor will process the authorization header, convert it to a prefix, and then inject it into the context, but for streams.
UnaryInterceptor will process the authorization header, convert it to a prefix, and then inject it into the context.