On Thu, Feb 28, 2008 at 3:30 PM, Richard K Miller <[EMAIL PROTECTED]> wrote:
> > Good point. Also, in an SSL transaction, POST variables are encrypted > but GET variables are not. > Not true. SSL establishes a connection before any HTTP data is sent. GET is just as encrypted as POST using SSL. Still, GET variables are cached in a variety of sources (notably, the client's browser). -- - http://stderr.ws/ "Insert pseudo-insightful quote here." - Some Guy _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
