Multipart HTTP and Content-Type

Trustin Lee tlee at redhat.com
Fri May 8 08:54:25 EDT 2009


Please check my comment on this issue in JIRA:

https://jira.jboss.org/jira/browse/NETTY-152?focusedCommentId=12466476#action_12466476

Thanks,

— Trustin Lee, http://gleamynode.net/

On Tue, May 5, 2009 at 8:12 AM, David Hoyt <dhoyt at llnl.gov> wrote:
>
> We're sending multipart messages back to our netty http client and apparently
> it doesn't like (valid) headers such as: Content-type:
> multipart/x-mixed-replace; boundary=--myboundary--
>
> I get an IllegalArgumentException: Invalid header syntax: --myboundary--
>
> I don't need to actually parse the individual parts, but it should accept
> that header.
> --
> View this message in context: http://n2.nabble.com/Multipart-HTTP-and-Content-Type-tp2790008p2790008.html
> Sent from the Netty User Group mailing list archive at Nabble.com.
>
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>




More information about the netty-users mailing list