Company logo
  • Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Planes
    • Pruebas
    • Nómina
    • Blog
    • Calculadora

0

65
Vistas
How can I only get the first N bytes from a HTTP server request using fetch API in javascript?

I am trying to determine the filetype of a resource based on the header of the file, without downloading the entire file, e.g. using this npm package: https://www.npmjs.com/package/file-type

It should be possible using a readableStream. But I haven't gotten this to work yet. Can it also be done by getting the first kilobyte or so, using https://developer.mozilla.org/en-US/docs/Web/API/fetch, by setting some headers?

7 months ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos