You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.
After reviewing IErrorHandler and pipelines.OnError it seemed confusing which one to use. After investigation and info from @thecodejunkie IErrorHandler is more designed to handle certain HTTP status code errors.
Therefore could we rename IErrorHandler to IStatusCodeHandler?
The text was updated successfully, but these errors were encountered:
After reviewing IErrorHandler and pipelines.OnError it seemed confusing which one to use. After investigation and info from @thecodejunkie IErrorHandler is more designed to handle certain HTTP status code errors.
Therefore could we rename IErrorHandler to IStatusCodeHandler?
The text was updated successfully, but these errors were encountered: