Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Http.sys questions
#23
Hi again.

Just got an error report from tests of our web applications built with the latest IW version. I analyzed this and it was related to how URL parameters are interpreted. We have a parameter 'k' containing '+' characters which we read directly from WebApplication.RunParams.Values['k'] before (with IW 15.1.15) without problems, but now I get a string with '%2B' substrings instead of '+' (which is it's URL encoded form). So it seems like the (automatic) URL parameter decoding has changed from 15.1.15 to 15.2.49, can you confirm that? Fixing this particular case with e.g. a StringReplace is of course easy, but I would like to know if I should do any changes in the general case where URL parameters (potentially including encoded characters) are involved? (we use that in more places in the web applications)

/Magnus
Reply


Messages In This Thread
Http.sys questions - by magosk - 11-30-2021, 03:52 PM
RE: Http.sys questions - by Jose Nilton Pace - 11-30-2021, 04:51 PM
RE: Http.sys questions - by Alexandre Machado - 12-02-2021, 08:43 AM
RE: Http.sys questions - by magosk - 12-02-2021, 09:04 AM
RE: Http.sys questions - by magosk - 12-07-2021, 12:52 PM
RE: Http.sys questions - by kudzu - 12-17-2021, 07:22 PM
RE: Http.sys questions - by magosk - 12-20-2021, 10:17 AM
RE: Http.sys questions - by kudzu - 12-20-2021, 08:47 PM
RE: Http.sys questions - by magosk - 12-21-2021, 06:51 AM
RE: Http.sys questions - by Alexandre Machado - 01-12-2022, 08:34 PM
RE: Http.sys questions - by Alexandre Machado - 01-12-2022, 08:43 PM
RE: Http.sys questions - by magosk - 01-13-2022, 07:20 AM
RE: Http.sys questions - by Alexandre Machado - 01-19-2022, 06:20 AM
RE: Http.sys questions - by DanBarclay - 01-22-2022, 11:00 PM
RE: Http.sys questions - by magosk - 01-24-2022, 02:10 PM
RE: Http.sys questions - by magosk - 01-26-2022, 04:08 PM
RE: Http.sys questions - by Alexandre Machado - 01-27-2022, 04:16 AM
RE: Http.sys questions - by magosk - 01-27-2022, 07:45 AM
RE: Http.sys questions - by Alexandre Machado - 01-27-2022, 09:18 PM
RE: Http.sys questions - by magosk - 01-28-2022, 06:32 AM
RE: Http.sys questions - by magosk - 01-27-2022, 12:21 PM
RE: Http.sys questions - by Alexandre Machado - 01-27-2022, 09:19 PM
RE: Http.sys questions - by magosk - 01-31-2022, 12:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)