Buckets:
| const { test } = require('node:test') | |
| const Request = require('../lib/request') | |
| test('aborted property should be false', async (t) => { | |
| const mockReq = { | |
| url: 'http://localhost', | |
| method: 'GET', | |
| headers: {} | |
| } | |
| const req = new Request(mockReq) | |
| t.assert.strictEqual(req.aborted, false) | |
| }) | |
Xet Storage Details
- Size:
- 322 Bytes
- Xet hash:
- e42ac5e573550dc261775fb78bab24abebb81344a2feb8f309771649b2993c68
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.