Exemplo n.º 1
0
 @Override
 public List<String> getAllAsString(CharSequence name) {
   return HeadersUtils.getAllAsString(this, name);
 }