http
http copied to clipboard
Honor stop (Bool) flag in HTTPBodyHandler
The current implementation doesn't honor the stop
flag (the inout Bool
) in HTTPBodyHandler
. Need to fix that and write a test for it.
@carlbrown - Was this issue resolved by #51?