Posts: 4,380
Threads: 101
Joined: Oct 2014
Reputation:
146
See HTTP incoming request isAjax();
Also you should do a session write close before executing Ajax.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Posts: 4,380
Threads: 101
Joined: Oct 2014
Reputation:
146
If it is a bug then I would report it on GitHub.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Posts: 17
Threads: 7
Joined: Mar 2018
Reputation:
0
06-15-2018, 11:56 AM
(This post was last modified: 06-15-2018, 12:00 PM by Przem4S.)
Yes, I think it is, it should be checking current session expire time and set it or not changing session cookie, other cookie functionality work fine, but expire time refreshing.
EDIT: Report on github created.