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

277
Vistas
fetch http request succeeds in Chrome and Firefox but fails in Safari

If we run the following code in safari it fails saying "failed to load resource: cannot parse response"

fetch('https://mycompanyname/service/contracts-api/operatingMode', {
  method: "GET",
  headers: new Headers({
    'Authorization': 'Basic VGVzdFVzZXIxOlRFU1QhdXNlcjE=',
    'X-mycompanyname-ContractsServer': 'someurl'
  })
}

safari inspect element preview

safari inspect element headers But if we run the same code in Chrome or Firefox, it succeeds (in the same mac computer).

Is there any quirk in Safari fetch request that I am not considering?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

We fixed the issue adding in apache the following line:

Header unset Upgrade

The explanation is here:

https://serverfault.com/questions/937253/https-doesnt-work-with-safari

about 4 years ago · Juan Pablo Isaza Denunciar
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