UNPKG

chrome-devtools-frontend

Version:
9 lines (6 loc) 387 B
# Cookie was not sent due to port mismatch Cookies can only be accessed by origins that share the same port as the origin that initially set the cookie. If this cookie is required for the request, the cookie will need to be set by an origin with the same port as the request. Alternatively, you can utilize the Domain attribute, which allows access to a cookie with a mismatched port.