A
A
alehandroWEB2019-02-03 12:41:32
Yii
alehandroWEB, 2019-02-03 12:41:32

How to disable setting cookies Set-Cookie: _csrf=.... in yii2?

I'm writing rest api, I don't use cookies. But disable this cookie in the following ways:

'enableCookieValidation' => false,
'enableCsrfValidation' => false,

fail

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alehandroWEB, 2019-02-03
@alehandroWEB

'enableCsrfCookie' => false

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question