CGI script to count downloads
Walter Hofmann
spamdropbox at myrealbox.com
Fri Apr 6 10:09:36 EDT 2001
On Fri, 06 Apr 2001 13:19:18 +1200, Greg Ewing <greg at cosc.canterbury.ac.nz> wrote:
>
>By the way, it seems to work with just the
>"Location:" line. What does the "Status:"
>line do? Will anything bad happen if I
>leave it out?
This depends on he server. There are codes for temporary and permanent
redirections and the server has no way to guess which one you want. You
also need to use a different code if the original request was a POST
request.
Walter
More information about the Python-list
mailing list