-
-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Description
currently in HttpExtension initCookie is allways being added
$this->initialization->addBody(
'Nette\Http\Helpers::initCookie($this->getService(?), $response);',
[$this->prefix('request')]
);
sometimes we just have REST api, do not deal with sessions and are not using cookies at all, so would be cool if we can disable this as well...
JanTvrdik, peldax and northys
Metadata
Metadata
Assignees
Labels
No labels