Are there any errors in the server logs that could help diagnose this issue?
On Tue, Oct 17, 2017 at 10:51 AM, Celso Agra <celso.agra(a)gmail.com> wrote:
Hi all,
I got an "Internal Server Error" when I send a DELETE request method and
there is no Content-Type in header. I'd like to know if this is an expected
behavior, or something else should be configured? I'm using Apiman
1.3.0.Final with CORS plugin.
PS.: This behavior just occurs when I send a DELETE method request through
Apiman without "Content-Type" in header.
Here is some examples:
> *Example 01 $ curl -X "DELETE"
>
https://apiman.local/apiman-gateway/test-app/application/1.0/delete/99?ap...
>
<
https://apiman.local/apiman-gateway/test-app/application/1.0/delete/99?ap...
> Server Error</body></html>*
>
>
> *Example 02 $ curl -H "Content-Type: application/json" -X
"DELETE"
>
https://apiman.local/apiman-gateway/test-app/application/1.0/delete/99?ap...
>
<
https://apiman.local/apiman-gateway/test-app/application/1.0/delete/99?ap...
> { "return": "OK" } ]*
Best Regards,
--
---
*Celso Agra*
_______________________________________________
Apiman-user mailing list
Apiman-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/apiman-user