>
> Since EmbPerl has to parse every HTML file it would be possible
> to add a session_id to every link instead of cookies too.
>
> How about it? Is it difficult? Impossible?
It's already on the TODO list, but not with the highest priority. Embperl
already inspects all links (in epcmd.c function HtmlA), to be able to do the
correct URL escaping when you output something inside a link. Also the
session_id could be taken from Embperl's internal data structure (r), so it
shouldn't be too hard to implement this.
Gerald
P.S. Patches are always welcome :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]