JavaDoc says > @param acceptHeader can be {@literal null} or empty. but `@Nullable` is missing on `String acceptHeader`.