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
HeadersWithUnderscoresAction controls the behavior for a request with a header name containing an underscore character. The default behavior is reject_request.
PathWithEscapedSlashesAction controls the behavior for a request with an escaped slash or backslash character in the URI path. This operation will occur before path normalization and the merge slashes operation. The default behavior is reject_request.
0 commit comments