-record(cors_config, { origins :: list(binary()), methods :: list(gleam@http:method()), headers :: list(binary()), max_age :: integer() }).