chopshop-166 / SignInWebApp

Web app for team management and signing in to locations
MIT License
3 stars 1 forks source link

fix(kanboard): proxy json data correctly #188

Closed bot190 closed 12 months ago

bot190 commented 12 months ago

If the content type isn't form-data pass request.data and the correct content_type.

bot190 commented 12 months ago

Oh that's much cleaner, changed it.