Home | History | Annotate | Download | only in webkit

Lines Matching refs:HTTP_PARTIAL_CONTENT

67     private static final int HTTP_PARTIAL_CONTENT = 206;
336 if (mStatusCode == HTTP_PARTIAL_CONTENT) {