PDA

View Full Version : Problem with sample xml-form example



mfw24
21 Jul 2007, 8:08 AM
I am looking at the xml-form example and when i run this on my machine i get the following message in firebug:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">

<HTML><HEAD><TITLE>Length Required</TITLE>

<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>

<BODY><h2>Length Required</h2>

<hr><p>HTTP Error 411. The request must be chunked or have a content length.</p>

</BODY></HTML>


Does anyone know what this means?