Phil Rukin
6d4473324f
Update instructions to install file server ( denoland/deno_std#526 )
...
Original: 9e5473a502
2019-06-29 10:30:01 -04:00
Xin Du (Clark)
35cb4d0d13
fix typos ( denoland/deno_std#469 )
...
Original: 2acaf5adb9
2019-05-31 08:39:05 -04:00
Bardia Rastin
5b37b560fb
add "run" to file server alias ( denoland/deno_std#460 )
...
Original: 4078e9b24d
2019-05-27 17:56:10 -04:00
Stoyan Dimkov
73f7be6ae0
Fix http README examples ( denoland/deno_std#440 )
...
Some cosmetic fixes to the provided examples in the http README:
- Ensure they're all actually runnable
- Use clear variable names
- Add usage of Cookie interface
Original: b9b25b8b17
2019-05-23 19:05:00 +03:00
Vincent LE GOFF
ce101a0f86
http: Cookie improvements ( denoland/deno_std#359 )
...
Original: f111469103
2019-04-27 16:07:11 -07:00
Yoshiya Hinosawa
985386228b
refactor: update for flag change in the next version ( denoland/deno_std#327 )
...
Original: b6c7291181
2019-04-07 20:30:45 -04:00
Andy Hayden
d29957ad17
Replace deno.land/x/ with deno.land/std/ ( denoland/deno_std#239 )
...
Original: 0fc13fffbd
2019-03-06 10:24:53 -05:00
Ryan Dahl
d63a2e0224
Revert "Redesign of http server module ( denoland/deno_std#188 )"
...
We need to consider the API changes here more carefully.
This reverts commit da188a7d30
.
and commit 8569f15207
.
Original: 57c9176b19
2019-02-19 13:18:41 -05:00
Yusuke Sakurai
57f4e6a864
Redesign of http server module ( denoland/deno_std#188 )
...
Original: 8569f15207
2019-02-15 11:03:57 -05:00
Ryan Dahl
132650cdf3
Rename http/http.ts to http/server.ts ( denoland/deno_std#170 )
...
Remove http/mod.ts
Original: e79cb5a31a
2019-02-02 18:57:38 -05:00
Kwang-in (Dennis) Jung
0c74c8ebc4
Improve http/README ( denoland/deno_std#114 )
...
Original: 6c5bdc58ba
2019-01-15 11:09:55 -05:00
Andy Hayden
f626b04ebe
Reorgnanize repos, examples and tests ( denoland/deno_std#105 )
...
Original: c5e6e015b5
2019-01-12 16:50:04 -05:00