~ubuntu-branches/ubuntu/saucy/apache-mime4j/saucy

« back to all changes in this revision

Viewing changes to src/test/resources/testmsgs/qp-body.xml

  • Committer: Bazaar Package Importer
  • Author(s): David Paleino
  • Date: 2010-07-13 09:28:28 UTC
  • Revision ID: james.westby@ubuntu.com-20100713092828-g6wafdtidgmtx7su
Tags: upstream-0.6
ImportĀ upstreamĀ versionĀ 0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<message>
 
2
<header>
 
3
<field>
 
4
Mime-Version: 1.0</field>
 
5
<field>
 
6
Subject: subject</field>
 
7
<field>
 
8
Content-Type: text/plain; charset="iso-8859-15"</field>
 
9
<field>
 
10
Content-Transfer-Encoding: quoted-printable</field>
 
11
</header>
 
12
<body>
 
13
7bit content with euro =A4 symbol=20
 
14
</body>
 
15
</message>