<div dir="ltr"><div>Hi all,</div><div><br></div><div>I got an &quot;Internal Server Error&quot; when I send a DELETE request method and there is no Content-Type in header. I&#39;d like to know if this is an expected behavior, or something else should be configured? I&#39;m using Apiman 1.3.0.Final with CORS plugin.</div><div><br></div><div>PS.: This behavior just occurs when I send a DELETE method request through Apiman without &quot;Content-Type&quot; in header.</div><div><br></div><div>Here is some examples:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><i>Example 01 $ curl -X &quot;DELETE&quot; <a href="https://apiman.local/apiman-gateway/test-app/application/1.0/delete/99?apikey=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx">https://apiman.local/apiman-gateway/test-app/application/1.0/delete/99?apikey=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</a><br></i><i>&lt;html&gt;&lt;head&gt;&lt;title&gt;Error&lt;/title&gt;&lt;/head&gt;&lt;body&gt;Internal Server Error&lt;/body&gt;&lt;/html&gt;</i></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><i><br></i><i>Example 02 $ curl -H &quot;Content-Type: application/json&quot; -X &quot;DELETE&quot; <a href="https://apiman.local/apiman-gateway/test-app/application/1.0/delete/99?apikey=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx">https://apiman.local/apiman-gateway/test-app/application/1.0/delete/99?apikey=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</a><br></i><i>[ { &quot;return&quot;: &quot;OK&quot; } ]</i></blockquote><div><br></div><div><br></div><div><br></div><div>Best Regards,</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><span style="font-family:&quot;Times New Roman&quot;;font-size:16px">---<br><b>Celso Agra</b></span></div></div></div></div></div>
</div>