dESFasado
2003-11-03 19:19:55 UTC
Hi there
I need to encode a string of params to be posted with the default encoding.
I've use TIdURI.ParamsEncode class function but I have this problem...
I tought that space char is + in its encoded form
but TIdURI.ParamsEncode gives me %20
is that right?
Thanks in advance
I need to encode a string of params to be posted with the default encoding.
I've use TIdURI.ParamsEncode class function but I have this problem...
I tought that space char is + in its encoded form
but TIdURI.ParamsEncode gives me %20
is that right?
Thanks in advance