Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question: Is UTF8ContentParser still needed in IW projects
#2
Up to IntraWeb version 12 (and the firsts IW 14 releases as well), we used to use Delphi's own TWebRequest class in our code. The TUTF8ContentParser is required to parse content received via TWebRequest.

IntraWeb 15 doesn't use any code from Delphi's web layer (TWebRequest, TISAPIRequest, etc.). Everything is our own code now.

That's why UTF8ContentParser is not required anymore, and yes, it is safe and recommended that you remove it from your IntraWeb 15 projects.
Reply


Messages In This Thread
RE: Question: Is UTF8ContentParser still needed in IW projects - by Alexandre Machado - 10-28-2021, 01:10 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)