The current implementation doesn't honor the `stop` flag (the `inout Bool`) in `HTTPBodyHandler`. Need to fix that and write a test for it.
The current implementation doesn't honor the
stopflag (theinout Bool) inHTTPBodyHandler. Need to fix that and write a test for it.