diff options
| author | 2023-02-01 21:22:29 -0600 | |
|---|---|---|
| committer | 2023-02-01 19:22:29 -0800 | |
| commit | 8361513acfdc469da7b46ddfe810d61a38025b69 (patch) | |
| tree | 8279bad5c2c872f1db5db8a4536d31340316dc1b /src/string_builder.zig | |
| parent | 19eca7649859aee2472667428b6ad7dbdc126b3b (diff) | |
| download | bun-8361513acfdc469da7b46ddfe810d61a38025b69.tar.gz bun-8361513acfdc469da7b46ddfe810d61a38025b69.tar.zst bun-8361513acfdc469da7b46ddfe810d61a38025b69.zip | |
feat: add `http.request` (#1959)
* fix(node-test-helpers): make sure to call done with any Errors thrown from wrapped fn
* feat(node:http): add http.request, patch some missing apis for IncomingRequest, etc.
* fix(node:http): FakeSocket -> Socket
* refactor(node:http): only save type from IncomingMessage.options for now
* fix(node:http): remove unnecessary check for UInt8Array
* perf(node:http): globalThis.fetch -> var fetch = Bun.fetch
* todo(node:http): add notes about handling abort/timeout w/ AbortSignal
* refactor(node:http): standardize on FakeSocket and this.#fakeSocket
* fix(node:http): fix headers getter
* fix(node:http): remove _headers
* perf(node:http): make http headers lazy
* fix(node:http): return bool from keepSocketAlive
Diffstat (limited to 'src/string_builder.zig')
0 files changed, 0 insertions, 0 deletions
