There was an error while loading. Please reload this page.
JavaDoc says
@param acceptHeader can be {@literal null} or empty.
but @Nullable is missing on String acceptHeader.
@Nullable
String acceptHeader