summaryrefslogtreecommitdiff
path: root/cli/js/headers.ts
AgeCommit message (Collapse)Author
2020-03-05move Web APIs to cli/js/web/Bartek IwaƄczuk
2020-01-02Happy new year! (#3578)Ry Dahl
2019-10-28Add CustomInspect for Headers (#3130)Rory Malcolm
Worth noting due to implementation of the Headers class the contents of headersMap have lowercase keys, although this matches the specification as header keys are case agnostic it does seem to not match behaviour of other implementations in other languages I have seen, would require some rewriting of Headers.ts
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl