Unsupported HTTP method
Solved!
Posted in Installation by Ali Thu Mar 31 2016 12:24:38 GMT+0000 (UTC)·3·Viewed 338 times
When my webapp is trying to connect, I got this error in server logs:
WARN akka.actor.ActorSystemImpl akka.actor.ActorSystemImpl(actor-server) Illegal request, responding with status '400 Bad Request': Unsupported HTTP method: HTTP method too long (started with 'ヌテ▒モ]ᄒ'). Increase `akka.http.server.parsing.max-method-length` to support HTTP methods with more characters
How I can fix it?
Andrey Kuznetsov marked this as solved