Is it possible to set an HttpOnly Cookie from one domain to another subdomain

I am pretty sure that the answer to my question is no, but I have been have a hard time finding an answer through official documentation or other posts here. Here is simple use case for some context:

Python backend web application (api.do… Continue reading Is it possible to set an HttpOnly Cookie from one domain to another subdomain