Skip to content

Commit

Permalink
Doc as_header_string method
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Sep 15, 2011
1 parent 5d2524e commit d9d3242
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/Courriel/Header.pm
Expand Up @@ -164,3 +164,8 @@ The header name as passed to the constructor.
=head2 $header->value()
The header value as passed to the constructor.
=head2 $header->as_header_string()
Returns the header name and value with any necessary MIME encoding and folding.

0 comments on commit d9d3242

Please sign in to comment.