Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Melbourne, Australia
- http://www.kitsonkelly.com/
Pinned
433 contributions in the last year
Activity overview
Contribution activity
May 2020
- kitsonk/koa JavaScript
Created a pull request in denoland/deno that received 2 comments
All multiple Set-Cookie headers
Fixes #4826 This is an alternative PR. It does not require any changes to any other code. It does vary from the specification, as the existing impl…
+201
−34
•
2
comments
- Support ipv6 parsing
- fix SHA1 hash of Uint8Array returned from read operation
- add hasSuffix & contains & jsDocs and some refactor [std/bytes]
- Add support for importing data url's
- Add support for X-Deno-Warning header
- Link to code of conduct
- Move sha modules to std/hash
- Correct WritableStreamDefaultWriterImpl TypeError text
- Add hint on how to exit REPL
- Check destination length in encodeInto
Created an issue in denoland/deno that received 2 comments
Compiler APIs should allow a `reload` option to cache bust
Currently there is no way to internally cache bust with the compiler APIs, only if Deno is invoked with --reload will the compiler APIs cache bust.
2
comments
1
contribution
in private repositories
May 5