# AppManager needs this to determine valid SIP message Content-Encoding. # {For more about Content-Encoding, see [14.11] & [3.5] in RFC2616 # (HTTP/1.1)} # # Parsing skips empty lines or lines prefixed with '#' in 1st column. # Lines are case sensitive. # Currently only support "identity" # identity # gzip # compress # deflate