Hi all,

a recent communication on the user list made me aware
that we have classes Http*Parser in HttpNIO, but not in
HttpCore for the traditional IO. There, the logic is
implemented directly in the connections. I like the
structure of NIO better.
We get inquiries about tolerating bad HTTP messages on a
regular basis. Having a parser interface with a default
implementation that can be substituted would make things
easier for those users.

What do you think?

cheers,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to