I have an issue where I get a `403 Forbidden` resp...
# ktor
a
I have an issue where I get a
403 Forbidden
response for PUT and DELETE requests, but only from Chrome and Edge. Other browsers (Firefox, Internet Explorer 11) work fine. I first thought that the problem was related to apache, but I was able to reproduce it locally.