Class | EventMachine::Protocols::HeaderAndContentProtocol |
In: |
lib/protocols/header_and_content.rb
|
Parent: | Connection |
Originally, this subclassed LineAndTextProtocol, which in turn relies on BufferedTokenizer, which doesn‘t gracefully handle the transitions between lines and binary text. Changed 13Sep08 by FCianfrocca.