Skip to content

Commit dcd4016

Browse files
committed
update
1 parent 30064ba commit dcd4016

File tree

1 file changed

+4
-0
lines changed
  • runtime/src/ext/fetch/headers

1 file changed

+4
-0
lines changed

runtime/src/ext/fetch/headers/mod.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
class Headers {
2+
// TODO: Private properties
3+
// #guard
4+
// #headerList
5+
26
// TODO: this is HeaderList type
37
// https://fetch.spec.whatwg.org/#headers-class
48
constructor(init = undefined) {

0 commit comments

Comments
 (0)