The reader, writer returned in request_raw() function do not get closed.
I don't know if this is a problem or not, but it seems contrary to my experience and understanding.
Seems like as a bare minimum the writer stream should be explicitly closed.
I can probably fix this, if it is indeed broken.
Thanks, Jeff