summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)Author
2019-01-06Add web socket module (denoland/deno_std#84)Yusuke Sakurai
Original: https://github.com/denoland/deno_std/commit/2606e295c77fb9d5796d527ed15f2dab3de1a696
2019-01-06Fix format globs (denoland/deno_std#87)Ryan Dahl
Original: https://github.com/denoland/deno_std/commit/297cf0975eca194a677e6fadd7d753d62eb453c3
2019-01-03Remove travis, rely on pipelines (denoland/deno_std#68)Ryan Dahl
Original: https://github.com/denoland/deno_std/commit/63d4f6d8282cda659a2e238e96df8a43df4c8b4b
2019-01-02Add testing moduleRyan Dahl
Original: https://github.com/denoland/deno_std/commit/61fdae51a7cc50874b9674c40b1aef3fbf012494
2019-01-02Add more MIME types (denoland/deno_std#57)Dmitry Sharshakov aka. sh7dm
Original: https://github.com/denoland/deno_std/commit/77831c34b1d657f7b9f7f376ff9770845874428b
2019-01-01Add mkdirp (denoland/deno_std#59)chiefbiiko
Original: https://github.com/denoland/deno_std/commit/7a3c70e74b46885eaee4dea6529daf1f2c2f84a0
2018-12-31Add more MIME types (denoland/deno_std#56)Dmitry Sharshakov aka. sh7dm
Original: https://github.com/denoland/deno_std/commit/c9d6028be8fd121ef77ab7980a2f65d57daa7e12
2018-12-31Add content-type header to file_server (denoland/deno_std#47)Bartek Iwańczuk
Original: https://github.com/denoland/deno_std/commit/ab27371a012e505ca5d6c7185b4944b2f146b145
2018-12-31Avoid textproto crashing on empty reader (denoland/deno_std#50)Kevin (Kun) "Kassimo" Qian
Original: https://github.com/denoland/deno_std/commit/9eb6aa5fd9da9da9cd2b96a5199cf9b9128fd456
2018-12-23Add CORS option to file_server (denoland/deno_std#45)Kevin (Kun) "Kassimo" Qian
Original: https://github.com/denoland/deno_std/commit/731f03829cc7f4a29753a5a80156b22166233bcf
2018-12-23Make compatible with latest deno (denoland/deno_std#41)Ryan Dahl
Original: https://github.com/denoland/deno_std/commit/0772030f5d08c97744dc0d3d102dec437464bc28
2018-12-18Add colors module (denoland/deno_std#30)Kitson Kelly
Original: https://github.com/denoland/deno_std/commit/54787f172c62df7c98d8e9e534c40e317825e614
2018-12-18migrate deno_path to deno_std (denoland/deno_std#26)木杉
Previously https://github.com/zhmushan/deno_path Original: https://github.com/denoland/deno_std/commit/1a35f9daf5aa1c10c61d62cccbe7f9ae3c615a0e
2018-12-18http: Request body & Streaming (denoland/deno_std#23)Kevin (Kun) "Kassimo" Qian
Original: https://github.com/denoland/deno_std/commit/e0e677bb02ad1587743373fe59efcaba1f89d1ed
2018-12-18Add format script.Ryan Dahl
Original: https://github.com/denoland/deno_std/commit/85ff88b0cc076d1a79fd15ddf4475270765bcfda
2018-12-18Rename project to deno_stdRyan Dahl
Move typescript files to net/ Original: https://github.com/denoland/deno_std/commit/99e276eb89fbe0003bfa8d9e7b907ff3ef19ee47