 | | Re: Forced refresh of html pages instead of getting them from browser cache
|
|
(...) Here's what I do to guarantee no caching: void printCGIheader(){ printf("Content-type: text/html\n"); printf("Expires: 0\n"); printf("Cache-control: no-cache\n"); printf("Pragma: no-cache\n"); printf("\n"); } void printCookieHeader(char (...) (26 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Pepsi Machine
|
|
Er, if you're talking about my vending machine (at the URL below), you're welcome to use it. If you're talking about Dead's model (which inspired this thread), you'll have to ask him... Jeff (...) (26 years ago, 9-Aug-00, to lugnet.build)
|
| |
 | | Racial politics in LEGO
|
|
I must catch a flight in 15 mintues and will not have email for a few days, but had to post quickly: 1. No offense Scott S., but just because something has been discussed before does not mean it should not be discussed again and that nothing will (...) (26 years ago, 9-Aug-00, to lugnet.starwars)
|
| |
 | | Re: Forced refresh of html pages instead of getting them from browser cache
|
|
(...) I read somewhere that not all proxy caches will observe this. Actually I think it said they only look at the actual headers, not HTTP-EQUIV. It doesn't hurt to cover all bases. See my other post for details. KL (26 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: About Parts file
|
|
(...) Is that several as in tens of parts or hundreds of parts? If it is only a few, you can most likely find them in lugnet.cad.dat.parts of if it's primitives in lugnet.cad.dat.parts...rimitives. Another problem could be that you're missing some (...) (26 years ago, 9-Aug-00, to lugnet.cad.dat.parts)
|