Skip to content
small bugfix release

Fixes issue with unsupported extended packets causing the server to
abort the session instead of returning an unsupported error packet.

Fix ordering issue with Request.close calls that canceled the context
before trying to close the reader and writer.