Venkat2811/product-http-load-balancer

No Null Check on endpoint key retrieved based on cookie obtained from client request

Closed this issue · 1 comments

No Null Check on endpoint key retrieved based on cookie obtained from client request

Since we are using hashing algorithm to generate cookie, it won't be a problem.
Yet, null check is added, just in case.
109f9bf