Search found 1 match
- 11 Nov 2017 20:00
- Forum: User Help / Bug Reports
- Topic: Cookies?
- Replies: 1
- Views: 5063
Cookies?
When I send a POST to a login form, it will have Set-Cookie in the response headers on success. The thing is, a particular site that I want my flow to use is returning multiple header with the same key. So basically there are multiple Set-Cookie keys. Because of that, header_set_cookie variable is o...