kamstrup / juglr

Asynchrnous messaging and actor model for java 6+
Apache License 2.0
3 stars 0 forks source link

HTTPServer hangs with empty message body #1

Open kamstrup opened 14 years ago

kamstrup commented 14 years ago

See title

kamstrup commented 14 years ago

The block occurs in JSONTokener.java line 135 on a call to reader.read();

kamstrup commented 14 years ago