Searched refs:setHandling (Results 1 – 5 of 5) sorted by relevance
17 void setHandling(String handling) throws ParseException; in setHandling() method
290 func (c *Conn) setHandling(r *Request, active bool) { func363 c.setHandling(req, true)368 c.setHandling(req, false)
106 public void setHandling(String handling) throws ParseException { in setHandling() method in ContentDisposition