Searched defs:ContentLength (Results 1 – 4 of 4) sorted by relevance
75 public class ContentLength class91 public ContentLength() { in ContentLength() method in ContentLength98 public ContentLength(int length) { in ContentLength() method in ContentLength
71 public static final String ContentLength = "Content-Length"; field
65 public static final String ContentLength = "Content-Length"; field
149 int ContentLength; /* specified content length from HTTP header */ member