Why does Spyce send a Status response header?

Philip Semanchuk <[email protected]> Sun, 29 Apr 2007 16:04:46 -0400
Newsgroups gmane.comp.python.spyce.general
Message-ID <[email protected]>
Hi all,
I just noticed that in the function sendHeaders() in spyceCmd.py Spyce 
sends a response header of "Status" that simply repeats the HTTP 
response code and text:
    self.origout.write('Status: %3d "%s"\n' % (self.returncode, 
resultText))


I can't figure out what this header might accomplish; can anyone 
enlighten me?

Thanks
Philip


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/