Hi:
I have just post a patch for 2 http-transport-bugs founded. but the patch
code style is just work outside the http-core-nio to fixe problem.
Oh.... some of the fixing code I think , should be the responsibility of
http-core-nio library, so the fixed code will look like more structurable.
Is there anyone who are familiar with http-core-nio give some advise about if
we should waiting for http-core-nio library to be corrected to catch all all
network failed in sessionCallback ( now only some exception catched by
sessionCallback)?
Or just like the patch code, work outside http-core-nio library?