This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tarfeef101
/
viki
Watch
1
Star
0
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Tree:
1a7c8469d8
Branches
Tags
master
viki
/
node_modules
/
snekfetch
/
test
/
browser
/
http1.test.js
http1.test.js
81 B
History
Raw
1
2
3
4
5
6
7
/**
* @jest-environment jsdom
*/
global.HTTP_VERSION = 1;
require('./main');