Searched refs:_contentType (Results 1 – 6 of 6) sorted by relevance
103 private String _contentType; field in Response130 _contentType=null; in recycle()681 return _contentType; in getContentType()764 _contentType=_cachedMimeType.toString(); in setCharacterEncoding()766 _contentType=_mimeType; in setCharacterEncoding()768 _contentType=null; in setCharacterEncoding()770 if (_contentType==null) in setCharacterEncoding()773 … _connection.getResponseFields().put(HttpHeaders.CONTENT_TYPE_BUFFER,_contentType); in setCharacterEncoding()780 if (_contentType!=null) in setCharacterEncoding()782 int i0=_contentType.indexOf(';'); in setCharacterEncoding()[all …]
359 final Buffer _contentType; field in ResourceCache.Content372 _contentType=_mimeTypes.getMimeByExtension(_resource.toString()); in Content()448 return _contentType;519 …%s %s %d %s %s",_resource,_resource.exists(),_resource.lastModified(),_contentType,_lastModifiedBy…
66 protected String _contentType; field in MultiPartInputStream81 protected String _contentType; field in MultiPartInputStream.MultiPart95 _contentType = contentType; in setContentType()181 return _contentType; in getContentType()342 _contentType = contentType; in MultiPartInputStream()455 if (_contentType == null || !_contentType.startsWith("multipart/form-data")) in parse()477 int bstart = _contentType.indexOf("boundary="); in parse()480 int bend = _contentType.indexOf(";", bstart); in parse()481 bend = (bend < 0? _contentType.length(): bend); in parse()482 …contentTypeBoundary = QuotedStringTokenizer.unquote(value(_contentType.substring(bstart,bend), tru… in parse()
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...