UNPKG

snekfetch

Version:

Just do http requests without all that weird nastiness from other libs

10 lines (6 loc) 96 B
'use strict'; /** * @jest-environment jsdom */ global.HTTP_VERSION = 2; require('./main');