Dimitri Reg
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Can I refer to cookies in IntelliJ's HTTP Client?
AnsweredI'm using IntelliJ's HTTP Client to test some API calls. However, in my application I enabled CSRF protection, so with each request I get a X-XSRF-TOKEN cookie that I should pass it as the value of...