UNPKG

castelog

Version:

Programación JavaScript en castellano.

4 lines (3 loc) • 161 B
const x = "sometoken"; const respuesta1 = Castelog.metodos.una_peticion_http("https://www.example.com", "GET", "", { Authorization:"Bearer " + x }, null, null);