Fork me on GitHub
#reitit
<
2023-07-12
>
fabrao14:07:08

Hello, what is the best way to catch something like curl -v -H 'Content-Type: application/json' -H 'Accept: application/json' '' -d '{' I tried to use :

:middleware [muuntaja/format-negotiate-middleware
             muuntaja/format-request-middleware
             muuntaja/format-response-middleware ...]
but I'm getting this error -> java.nio.BufferOverflowException