On Nov 13, 2003, at 5:55 PM, Guy Harris wrote:
It could be changed to do so; the way to do so would probably be to:
have the "sip_headers[]" array have the long form and the compact form of the header name (or NULL for the compact form if there isn't one);
have "sip_is_known_sip_header()" check both of them.
I've checked in a change to do that.