bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] Unfolding header value


From: Kidong Lee
Subject: [bug-mailutils] Unfolding header value
Date: Thu, 19 Jun 2003 16:24:37 +0900
User-agent: Mutt/1.5.4i

Hello, 

The section 2.2.3 in RFC2822, you can see the following text in
the last paragraph.

   The process of moving from this folded multiple-line representation
   of a header field to its single line representation is called
   "unfolding". Unfolding is accomplished by simply removing any CRLF
   that is immediately followed by WSP.  Each header field should be
   treated in its unfolded form for further syntactic and semantic
   evaluation.

According to RFC2822, header_get_value() and header_aget_value()
should unfold the value, shouldn't it?

What's your opinion about it?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]