Costa, Michael J. <[EMAIL PROTECTED]> wrote:

> If you look at RFC 2046 it does not state that the boundary must
> be enclosed in quotes.

True, but my point is that it always *allows* quotes.  Maybe I 
read too much into your use of the word "shouldn't".

If the application you're dealing with can't handle the quotes, 
which are allowed by the RFC, then the bug is in that 
application, not in HTTP::Request::Util.  Of course, that still 
means you have to deal with the discrepancy.  If you can't fix 
the application you have to do something else, and there's 
certainly nothing wrong with making it possible to omit the 
quotes with HTTP::Request::Util (as long as they still can't be 
omitted when they're required).

-- 
Keith C. Ivey <[EMAIL PROTECTED]>
Washington, DC
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to