michael hace 4 años
padre
commit
3221ca7745
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/index.ts

+ 1
- 1
src/index.ts Ver fichero

@@ -111,7 +111,7 @@ let log;
ctx.response.setHeader(
'Access-Control-Expose-Headers',
'DAV, Content-Length, Allow, Last-Modified',
'DAV, Content-Length, Allow',
);
ctx.response.setHeader('MS-Author-Via', 'DAV');
ctx.setCode(200);


Cargando…
Cancelar
Guardar