Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Http.sys incorrect with Decode Chinese directory
#1
Hi,

Thanks for Help me to Register forums.


I using IW15.0.13 with Delphi 10.2.3 Tokyo, I have made a test case with a very simple form for show a normal PDF with http.sys on IW,
 
{$IFDEF SA-HttpSys}  //15.0.13
addr := TIdURI.URLDecode(addr); //Decode Chinese directory and PDF file
{$ENDIF}
    WebApplication.ShowMessage(addr);// displaying correct
IWURLWindow1.URI := addr; //404 error, PDF can not show, but all works as expected with Indy.

Any ideas?
Thank
Reply


Messages In This Thread
Http.sys incorrect with Decode Chinese directory - by tonzizhou - 09-30-2018, 12:11 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)