On Tue, 29 Aug 2017 14:01:09 GMT, Martin Tschierschke wrote:

400 - Bad Request

Please give any hint!

Bad Request

Internal error information:
object.Exception@../../.dub/packages/vibe-d-0.8.0/vibe-d/stream/vibe/stream/operations.d(365): Reached maximum number of bytes while searching for end marker.

After trying a minimal vibe.d project (hello world) example, I figured out, that my service at 10.0.0.1:8030 was not working but using localhost:8030 it worked as before. Something at the http stack of our server changed, but I don't know what yet.