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
/
http
Age
Commit message (
Expand
)
Author
2019-03-12
fix: eslint errors (denoland/deno_std#265)
Yoshiya Hinosawa
2019-03-09
Eslint Fix http (denoland/deno_std#257)
Eugen Cazacu
2019-03-08
http: add return types (denoland/deno_std#250)
Eugen Cazacu
2019-03-07
Use Deno global var instead of built-in "deno" module (denoland/deno_std#247)
Yoshiya Hinosawa
2019-03-06
Rename assertEq to assertEquals (denoland/deno_std#242)
Ryan Dahl
2019-03-06
Testing refactor (denoland/deno_std#240)
Vincent LE GOFF
2019-03-06
Replace deno.land/x/ with deno.land/std/ (denoland/deno_std#239)
Andy Hayden
2019-02-26
Change `import { x } from "deno"` to `const { x } = Deno` (denoland/deno_std#...
Bert Belder
2019-02-24
Fix import in http_bench.ts (denoland/deno_std#217)
Ryan Dahl
2019-02-19
Revert "Redesign of http server module (denoland/deno_std#188)"
Ryan Dahl
2019-02-18
fix: url match logic of http server (denoland/deno_std#199)
Yusuke Sakurai
2019-02-15
Redesign of http server module (denoland/deno_std#188)
Yusuke Sakurai
2019-02-10
refactor: make acceptWebSocket independent from ServerRequest (denoland/deno...
Yusuke Sakurai
2019-02-09
Bump CI to v0.2.11 (denoland/deno_std#183)
Ryan Dahl
2019-02-07
Add missiong copyright headers (denoland/deno_std#177)
Dmitry Sharshakov
2019-02-02
Rename http/http.ts to http/server.ts (denoland/deno_std#170)
Ryan Dahl
2019-01-17
Remove race-condition in file_server tests (denoland/deno_std#125)
Andy Hayden
2019-01-15
Improve http/README (denoland/deno_std#114)
Kwang-in (Dennis) Jung
2019-01-13
Improve re-exports in http (denoland/deno_std#111)
Kitson Kelly
2019-01-12
Reorgnanize repos, examples and tests (denoland/deno_std#105)
Andy Hayden