Commits

Andy Green authored aa084920213
solve broken partial file sends We can't force the wsi state to HTTP_BODY without considering the callback may already have set the state to sending a file. This fixes the bug that we can get stalled in the test app at "choked before able to send whole file" Signed-off-by: Andy Green <andy.green@linaro.org>