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