Closed agronholm closed 8 years ago
If a 401 or 403 HTTP exception is raised from __before__, __after__ or the target method, it is converted to a dialect specific exception. This behavior prevents HTTP authentication from being used in those dialects.
__before__
__after__
If a 401 or 403 HTTP exception is raised from
__before__
,__after__
or the target method, it is converted to a dialect specific exception. This behavior prevents HTTP authentication from being used in those dialects.