This filter cleans the document with jtidy to PUT only valid HTML code. If the tidying process fails and strict HTML validation is required, it emits a 403 reply (FORBIDDEN), else it accepts the PUT with the original invalid code with a Warning.
The TidyPutFilter class inerits from the following classes:
The TidyPutFilter defines the following attribute:
valid-strict
Jigsaw Team
$Id: org.w3c.jigedit.filters.TidyPutFilter.html,v 1.4 2002/02/20 16:19:09 cbournez Exp $