- From: Krzysztof Żelechowski <giecrilj@stegny.2a.pl>
- Date: Sun, 17 Oct 2010 17:44:37 +0200
- To: www-validator-css@w3.org
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). Chris
Received on Monday, 18 October 2010 07:00:31 UTC