Quick CGI question: doing nothing?

Andre Garzia soapdog at mac.com
Tue Mar 27 08:50:25 EDT 2007


David,

a nice read is "HTTP Made Easy" <http://www.jmarshall.com/easy/http/>

for a 204 response, just begin your response with

HTTP/1.0 204 my descriptive text

then put your headers, then your actual data...

Cheers
andre


On Mar 27, 2007, at 9:42 AM, David Bovill wrote:

> How do I create a CGI that does nothing - from searching around I came
> across the 204 HTTP Response code. So my basic question is how do I  
> write
> cgi's to return different HTTP response codes?
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list