# Functions
No description provided by the author
WithAllowedResponseHeaders allows for customizing what gRPC request headers a browser can add.
WithCorsForRegisteredEndpointsOnly allows for customizing whether OPTIONS requests with the `X-GRPC-WEB` header will only be accepted if they match a registered gRPC endpoint.
WithOriginFunc allows for customizing what CORS Origin requests are allowed.
No description provided by the author
# Type aliases
No description provided by the author