I know that sending an error json for cookie problems is cool for REST calls, but we need cookie errors to log and forgive for html response. For example, if there is a cookie problem such has invalid name or invalide value or whatever, we would like it to handle it to just log and continue rather than displaying an error message in json format. At least allow people to set the option on server startup. Thanks.
I know that sending an error json for cookie problems is cool for REST calls, but we need cookie errors to log and forgive for html response. For example, if there is a cookie problem such has invalid name or invalide value or whatever, we would like it to handle it to just log and continue rather than displaying an error message in json format. At least allow people to set the option on server startup. Thanks.