Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intraweb 15.0.x, Http.sys and cookies creation problem
#1
Hi,
Intraweb 15.0.9 on Delphi 10.2.3 (Tokyo)

Code for create a cookie:


Code:
WebApplication.Response.Cookies.AddCookie('name', 'value', IncDay(date, 30));


With Indy mode ( TIWStart.Execute(True) ) works correctly

With new Http.sys ( TIWStartHsys.Execute(True) ) the cookie is'n created.

Why?

Best Regards, Alf.
Reply


Messages In This Thread
Intraweb 15.0.x, Http.sys and cookies creation problem - by aimpera - 07-31-2018, 08:22 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)