No Null Check on endpoint key retrieved based on cookie obtained from client request
Closed this issue · 1 comments
Venkat2811 commented
No Null Check on endpoint key retrieved based on cookie obtained from client request
Venkat2811 commented
Since we are using hashing algorithm to generate cookie, it won't be a problem.
Yet, null check is added, just in case.
109f9bf