Interface HttpHeaders

All Superinterfaces:
Iterable<Map.Entry<String,List<String>>>

public interface HttpHeaders extends Iterable<Map.Entry<String,List<String>>>