Closed flosacca closed 3 years ago
Sorry, I only tested the case where more than one cookies were present. The problem can be fixed by simply replacing Headers#[]
with Headers#get
since the latter always returns an array. I have passed CI on another branch this time.
Thanks!
Follows #693.