Description
Exception when issuing HEAD request:
2012-05-24T17:41:10+00:00 heroku[router]: POST dartvm.herokuapp.com/ dyno=web.1 queue=0 wait=0ms service=16ms status=200 bytes=5
2012-05-24T17:41:16+00:00 heroku[router]: Error H13 (Connection closed without response) -> HEAD dartvm.herokuapp.com/ dyno=web.1 queue= wait= service= status=503 bytes=
2012-05-24T17:41:16+00:00 app[web.1]: Unhandled exception:
2012-05-24T17:41:16+00:00 app[web.1]: HttpParserException: Failed to parse HTTP
2012-05-24T17:41:16+00:00 app[web.1]: 0. Function: '[email protected]' url: 'dart:io' line:488 col:193
2012-05-24T17:41:16+00:00 app[web.1]: 1. Function: '_HttpConnection@19ffb8b9._onConnectionClosed@19ffb8b9' url: 'dart:io' line:477 col:57
2012-05-24T17:41:16+00:00 app[web.1]: 2. Function: '_HttpConnectionBase@19ffb8b9._onError@19ffb8b9' url: 'dart:io' line:467 col:174
2012-05-24T17:41:16+00:00 app[web.1]: 3. Function: '[email protected]' url: 'dart:io' line:476 col:218
2012-05-24T17:41:16+00:00 app[web.1]: 4. Function: '[email protected]' url: 'dart:io' line:649 col:514
2012-05-24T17:41:16+00:00 app[web.1]: 5. Function: '_HttpConnectionBase@19ffb8b9._onData@19ffb8b9' url: 'dart:io' line:464 col:91
2012-05-24T17:41:16+00:00 app[web.1]: 6. Function: '_SocketBase@19ffb8b9._multiplex@19ffb8b9' url: 'dart:io' line:908 col:107
2012-05-24T17:41:16+00:00 app[web.1]: 7. Function: '[email protected]' url: 'dart:io' line:920 col:65
2012-05-24T17:41:16+00:00 app[web.1]: 8. Function: '_ReceivePortImpl@38422f21._handleMessage@38422f21' url: 'dart:isolate' line:19 col:46
2012-05-24T17:41:16+00:00 app[web.1]:
2012-05-24T17:41:17+00:00 heroku[web.1]: Process exited with status 255
2012-05-24T17:41:17+00:00 heroku[web.1]: State changed from up to crashed