Searched defs:CookieHandler (Results 1 – 1 of 1) sorted by relevance
1371 public class CookieHandler implements Iterable<String> { class in NanoHTTPD1375 public CookieHandler(Map<String, String> httpHeaders) { in CookieHandler() method in NanoHTTPD.CookieHandler