Hello all,
As Bill, I'd like to add some functions used mainly for HTTP
Server/Clients that are in Caudium (and also I think in Roxen).
http_encode_string()
http_encode_cookie()
http_encode_url()
http_decode_url()
I think that a usefull place should be in Procotols.HTTP.Utils
module...
So people that need that in scripts (or even in future Roxen and
Caudium) don't need to reinvent the wheel.
What do you think of that ?
/Xavier