Search the web
Sign In
New User? Sign Up
soaplite · SOAP::Lite for Perl (soaplite.com)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Axis and MIME attachments   Message List  
Reply | Forward Message #3353 of 6387 |
Re: [soaplite] Axis and MIME attachments

I order to fix the interop issue, you must download the latest MIME::Tools
package. However you need to download:

MIME-tools-6ALPHA-6.x or greater

This version of MIME tools has an option in called BOUNDARY_DELIMITER
which can be set to '\r\n';

local $MIME::Entity::BOUNDARY_DELIMITER = "\r\n";

See how easy that was? =-D

> I see on the change log for .60 that an Axis interoperability bug was
> fixed to output a CRLF to terminate a MIME boundery (as required by
> Axis) instead of a CR. But how do I set the MIME boundery delimiter
> (or is the CRLF now the default?)
>
> thanks
>
>
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
> To visit your group on the web, go
> to:http://groups.yahoo.com/group/soaplite/
> To unsubscribe from this group, send an email
> to:soaplite-unsubscribe@yahoogroups.com
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>
>
>
>
>
>
>
>
>


^byrne :/



Tue Feb 10, 2004 3:34 pm

byrnereese
Offline Offline
Send Email Send Email

Forward
Message #3353 of 6387 |
Expand Messages Author Sort by Date

I see on the change log for .60 that an Axis interoperability bug was fixed to output a CRLF to terminate a MIME boundery (as required by Axis) instead of a...
epfreed1
Offline Send Email
Feb 6, 2004
3:53 pm

I order to fix the interop issue, you must download the latest MIME::Tools package. However you need to download: MIME-tools-6ALPHA-6.x or greater This version...
Byrne Reese
byrnereese
Offline Send Email
Feb 10, 2004
3:54 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help