Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

139
Vistas
Is it possible to have cookies for different domain in a same session?

For example, I have two web projects(LocalProject and serverProject) and they were deployed at localhost and server.com respectively.

Now I login the LocalProject so I have the sessionid in cookies under domain locahost enter image description here

I want to have another sessionid for serverProject in cookies under domain server.com and try to login via fetch

const respLogin = await browser.fetch('server.com/web/login',{
    method: 'POST',
    headers: { 'Content-Type': 'application/json'},
    body: loginData
});

The request is succeeded and the server sent the sessionid to me enter image description here

But the problem is I cannot find this sessionId in the Application panel. Why and how can I fix this problem.

about 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda