Hi, I noticed that you use the code org.w3c.css.util.Codecs to decode multipart/form-data. Why does this class live in org.w3c.css? It has nothing to do with CSS, it is a MIME thing, and the package org.w3c.mime would surely welcome such a contribution. It already has org.w3c.mime.MimeType; what is needed is ContentDisposition.java (and probably MimeMessage.java and MimeMessageFactory.java). ChrisReceived on Monday, 18 October 2010 07:00:31 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:01:09 UTC