Christopher Winter
Results
3
comments of
Christopher Winter
This is correct and I came upon another issue which is if the request is malformed it crashes the entire server. I fixed it by ensuring the username, password, and...
This is a problem for us also. I suppose we could disable the 20 or so tests for now that require this with our project but definitely a pain point.
+1 for many at our company. We use sessions on some of our node apps and the session id changes every time because the cookie is not saved causing a...