Allow HTTP::Content content that can be downgraded to bytes.
commitb7c3372afd2e982b529cc23e3ea8c06ad7639f7c
authorGisle Aas <gisle@aas.no>
Mon, 14 Apr 2008 07:16:39 +0000 (14 09:16 +0200)
committerGisle Aas <gisle@aas.no>
Mon, 14 Apr 2008 07:16:39 +0000 (14 09:16 +0200)
tree226dca40262147104d4f5122e5fc1c4dd636323b
parentaf2714f6b758d259c02dba901a6da79a1bf2e03d
Allow HTTP::Content content that can be downgraded to bytes.

Refusing all utf8 flagged strings as HTTP::Message content
was too strict.  String are upgraded in too many situations.
lib/HTTP/Message.pm