Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Webapplication.RunParams Encoding
#6
(04-02-2019, 11:10 AM)pvanwyk Wrote: We are using SA Indy (Running as Services).
The parameters are encoded using TNetEncoding.Base64.Encode

Historically (at least) "+" chars in URLs are decoded as spaces because, again historically, several user agents - including some browsers - use to encode spaces using "+" chars. 
If you encode + as %2B it will work. 100% guaranteed :-)
Reply


Messages In This Thread
Webapplication.RunParams Encoding - by pvanwyk - 03-28-2019, 02:58 PM
RE: Webapplication.RunParams Encoding - by Alexandre Machado - 04-03-2019, 09:13 AM
RE: Webapplication.RunParams Encoding - by kudzu - 04-02-2019, 01:20 PM
RE: Webapplication.RunParams Encoding - by kudzu - 04-02-2019, 01:20 PM
RE: Webapplication.RunParams Encoding - by kudzu - 04-03-2019, 02:26 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)