customer
gyc 2024-04-19 20:21:37 +08:00
parent 4631606bc5
commit 70123ac4d5
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ public class AuthFilter implements GlobalFilter, Ordered
}
private void addHeader(ServerHttpRequest.Builder mutate, String name, Object value)
{
if (value == null)