Fork me on GitHub
#reitit
<
2019-06-14
>
naomarik00:06:03

just wanted to say after using other routing libraries reitit makes me happy.

vlad_poh09:06:14

howdy y'all

vlad_poh09:06:00

I'm struggling with file uploads. not seeing :file in the response and not sure what to do next.

ikitommi11:06:31

@kbosompem please check the example apps, which have the upload, with the chain debug-option on, You’ll see which mw are part of that chain. Common reason for not working is that there is extra body parser already in the chain via some “default” middleware outside of reitit.