Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Webapplication.RunParams Encoding
#2
The problem is not exactly the encoding.

I'm not sure which type of application you are using (ISAPI, SA Indy or SA Http.sys) but the plus char is decoded as a space.

If you post this instead: http://127.0.0.1:8888/?0001=wr7Ct%2BKApsOJw4rDoMON

it will work as you expect. In that case + is encoded as %2B
Reply


Messages In This Thread
Webapplication.RunParams Encoding - by pvanwyk - 03-28-2019, 02:58 PM
RE: Webapplication.RunParams Encoding - by Alexandre Machado - 03-30-2019, 02:17 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)