fix: fix socket info in fetch response #1335
Annotations
2 errors
Run Test:
test/fetch.test.ts#L49
AssertionError: Expected values to be strictly equal:
'::1' !== '127.0.0.1'
Expected: "127.0.0.1"
Received: "::1"
❯ test/fetch.test.ts:49:12
|
Run Test
Process completed with exit code 1.
|
Loading