index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
std
/
http
/
_io.ts
Age
Commit message (
Expand
)
Author
2021-02-02
chore: remove std directory (#9361)
Casper Beyer
2021-01-17
chore: Enforce ban-untagged-todo lint rule (#9135)
Bartek IwaĆczuk
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2020-12-31
fix(std/http): parsing of HTTP version header (#8902)
Noxazer
2020-11-18
fix(std/http): fix error handling in the request iterator (#8365)
lideming
2020-11-13
fix(std/http): flush body chunks for HTTP chunked encoding (#8349)
Mark Tiedemann
2020-09-27
feat(fmt): Sort named import and export specifiers (#7711)
David Sherret
2020-09-21
chore: add copyright (#7593)
tokiedokie
2020-07-14
Use dprint for internal formatting (#6682)
David Sherret
2020-06-07
refactor(std): remove testing dependencies from non-test code (#5838)
Chris Knight
2020-06-03
fix(std/http): Don't use assert() for user input validation (#6092)
Nayeem Rahman
2020-05-29
fix: readTrailer didn't evaluate header names by case-insensitive (#4902)
Yusuke Sakurai
2020-05-09
BREAKING(std): reorganization (#5087)
Nayeem Rahman
2019-10-09
remove std submodule
Ryan Dahl
2019-10-04
Move deno_std to a more convenient location. (#3057)
Ryan Dahl