Module: Protocol::Content
- Defined in:
- lib/protocol/content.rb,
lib/protocol/content/error.rb,
lib/protocol/content/parser.rb,
lib/protocol/content/default.rb,
lib/protocol/content/version.rb,
lib/protocol/content/json_parser.rb
Overview
Models media-typed content carried by protocol messages.
Defined Under Namespace
Classes: ContentTooLargeError, Error, JSONParser, ParseError, Parser, UnsupportedMediaTypeError
Constant Summary collapse
- VERSION =
"0.1.0"