I made Ifcurs replace all %20 thingies with + like a real browser. But, sadly, the system does not/can't ( however you say ) replace those + as %20, and then decode them again into normal spaces. Can somebody explain what did I mess with my code?
%20
+
@ch1ck3n I know...?
replaceAll not working ( I think so )
I made Ifcurs replace all
%20
thingies with+
like a real browser. But, sadly, the system does not/can't ( however you say ) replace those+
as%20
, and then decode them again into normal spaces. Can somebody explain what did I mess with my code?@ch1ck3n I know...?