Un error puntual que antes no habia tenido, pero al siguiente reintenro se envió correctamente:
Cita:
|
HTTP/1.1 404 Not Found Date: Thu, 01 Jan 1970 00:00:00 GMT Server: webserver Connection: close X-Download-Options: noopen X-Frame-Options: deny X-XSS-Protection: 1; mode=block Strict-Transport-Security: max-age=31536000; includeSubdomains Content-Length: 0 Cache-Control: no-cache Content-Type: text/html
|
Sí os fijais en la fecha que devuelve 1/1/1970, significa que el endpoint estaba desincronizado, posiblemente un reinicio sin los servicios de reloj aún levantado.