Searched refs:CONTENT_DISPOSITION_LOWERCASE (Results 1 – 1 of 1) sorted by relevance
1628 return (ContentDispositionHeader) getHeaderLowerCase(CONTENT_DISPOSITION_LOWERCASE); in getContentDisposition()1631 private static final String CONTENT_DISPOSITION_LOWERCASE = SIPHeaderNamesCache field in SIPMessage