The CORS Config struct could only be used in its default way since its fields were private. I tried to stick to the builder like pattern you used throughout the project and made the struct configurable.
I also added some docs to demonstrate the usage.
The CORS Config struct could only be used in its default way since its fields were private. I tried to stick to the builder like pattern you used throughout the project and made the struct configurable. I also added some docs to demonstrate the usage.