Sha256: 7cd30ccb95952c7925bcb5ac66cfc7a736a547c457737c9d2ae6c382ee7badc2

Contents?: true

Size: 566 Bytes

Versions: 4

Compression:

Stored size: 566 Bytes

Contents

HTTP/1.1 200 OK
Date: Wed, 04 Feb 2009 03:42:26 GMT
Server: Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch11
Content-Type: application/xml
Transfer-Encoding: chunked

<MCAPI type="array">
<success_count type="integer">0</success_count>
<error_count type="integer">1</error_count>
<errors type="array">
<struct key="0" type="array">
<code type="integer">232</code>
<message type="string">There is no record of &quot;user3@example.com&quot; in the database</message>
<email type="string">user3@example.com</email>
</struct>

</errors>
</MCAPI>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
dpickett-monkey_party-0.0.1 test/fixtures/batch_unsubscribe_failed.xml
dpickett-monkey_party-0.0.3 test/fixtures/batch_unsubscribe_failed.xml
dpickett-monkey_party-0.1.0 test/fixtures/batch_unsubscribe_failed.xml
monkey_party-0.2.0 test/fixtures/batch_unsubscribe_failed.xml