Class: TMail::HeaderField
- Inherits:
-
Object
- Object
- TMail::HeaderField
- Defined in:
- lib/astrotrain/tmail.rb
Overview
small tweak to provide the raw body of headers in case they’re unable to be parsed properly
Instance Method Summary collapse
Instance Method Details
#raw_body ⇒ Object
54 55 56 |
# File 'lib/astrotrain/tmail.rb', line 54 def raw_body @body end |