I am using a nanoHttp server. Nothing I have tried will work. I need to be able to click on one link (http://localhost:9090/createCookie) that calls a method to create a cookie for a different link (http://localhost:9090/application).
NanoHttp cookies do not support setting a path which is why I can't use them