<p><a href="https://github.com/staskobzar" class="user-mention">@staskobzar</a> , you need to keep the strcasecmp() instead of strncasecmp(). If you get a Content-Type: text/xmlX ; bla=foo ; after param stripping and trimming, the "value" will be 'text/xmlX', that will match "text/xml" with strncasecmp() and will not with strcasecmp(). And it should not match.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/pull/517#issuecomment-103911959">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciRADU6y9IjRmPhfqVjMnglgSWWV6ks5oLJW1gaJpZM4Egwrj.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OpenSIPS/opensips/pull/517#issuecomment-103911959"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>