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
/
ext
/
http
Age
Commit message (
Expand
)
Author
2024-01-13
chore: forward v1.39.4 release commit to main (#21933)
denobot
2024-01-12
chore: forward v1.39.3 to main (#21915)
Bartek Iwańczuk
2024-01-10
refactor: use `core.ensureFastOps()` (#21888)
Kenta Moriuchi
2024-01-09
chore: upgrade deno_core to 0.244.0 (#21859)
Bartek Iwańczuk
2024-01-04
chore: forward v1.39.2 release commit to main (#21793)
Bartek Iwańczuk
2024-01-04
fix: strict type check for cross realms (#21669)
Kenta Moriuchi
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-27
refactor: simplify hyper, http, h2 deps (#21715)
Bartek Iwańczuk
2023-12-27
refactor: finish test_util server cleanup, simplify dependencies (#21714)
Bartek Iwańczuk
2023-12-27
perf: remove opAsync (#21690)
Matt Mastracci
2023-12-24
refactor: use hyper 1.0 in grpc test server (#21584)
Bartek Iwańczuk
2023-12-23
chore(ext/node): use BufView natively in http2 (#21688)
Matt Mastracci
2023-12-22
chore: update ext/http to hyper 1.0.1 and http 1.0 (#21588)
Bartek Iwańczuk
2023-12-21
chore: forward v1.39.1 commit to main (#21667) (#21671)
Bartek Iwańczuk
2023-12-14
refactor(ext/http): fork fly_accept_encodings crate (#21586)
Bartek Iwańczuk
2023-12-13
1.39.0 (#21560)
denobot
2023-12-13
fix(websockets): server socket field initialization (#21433)
Divy Srivastava
2023-12-07
refactor: pull 'core', 'internals', 'primordials' from ES module (#21462)
Bartek Iwańczuk
2023-12-06
feat: stabilize Deno.HttpServer.shutdown and Unix socket support (#21463)
Bartek Iwańczuk
2023-12-06
chore: forward v1.38.5 release commit to main (#21472)
Bartek Iwańczuk
2023-11-30
chore: forward v1.38.4 release commit to main (#21400)
Bartek Iwańczuk
2023-11-27
chore(ext/http): fix E0446 on some compiler versions (#21362)
Matt Mastracci
2023-11-24
chore: forward v1.38.3 release commit to main (#21320)
denobot
2023-11-23
fix(ext/http): avoid lockup in graceful shutdown (#21253)
Matt Mastracci
2023-11-18
chore(ext/http): bump version for re-release (#21254)
Matt Mastracci
2023-11-18
fix(ext/http): fix crash in dropped Deno.serve requests (#21252)
Matt Mastracci
2023-11-17
chore: forward v1.38.2 release commit to main (#21236)
denobot
2023-11-16
fix(doc): issue discovering re-exports of re-exports sometimes (#21223)
David Sherret
2023-11-15
feat(ext/net): use rustls_tokio_stream (#21205)
Matt Mastracci
2023-11-13
refactor(ext/http): Use HttpRecord as response body to track until body compl...
Laurence Rowe
2023-11-13
perf(ext/http): Object pooling for HttpRecord and HeaderMap (#20809)
Laurence Rowe
2023-11-13
refactor(ext/http): refer to HttpRecord directly using v8::External (#20770)
Laurence Rowe
2023-11-10
chore: forward v1.38.1 release commit to main (#21144)
denobot
2023-11-09
perf: remove knowledge of promise IDs from deno (#21132)
Matt Mastracci
2023-11-07
fix(ext/http): Throwing Error if the return value of Deno.serve handler is no...
Aravind
2023-11-02
1.38.0 (#21051)
denobot
2023-11-01
feat: disposable Deno resources (#20845)
Luca Casonato
2023-10-27
fix(ext/http): patch regression in variadic args to serve handler (#20796)
Jared Flatow
2023-10-26
chore: update base64 crate (#20877)
Luca Casonato
2023-10-25
chore: update deno_core and port all remaining ops to `op2` (#20954)
Bartek Iwańczuk
2023-10-13
chore: forward v1.37.2 release commit to main (#20897)
denobot
2023-10-12
refactor: FeatureChecker integration in ext/ crates (#20797)
Bartek Iwańczuk
2023-10-09
fix(ext/http): Deno.Server should not be thenable (#20723)
Luca Casonato
2023-10-04
refactor: use deno_core::FeatureChecker for unstable checks (#20765)
Bartek Iwańczuk
2023-10-04
feat(unstable): add unix domain socket support to Deno.serve (#20759)
Yoshiya Hinosawa
2023-09-27
chore: forward v1.37.1 release commit to main (#20706)
denobot
2023-09-26
refactor(ext/http): use scopeguard defer to handle async drop (#20652)
Laurence Rowe
2023-09-25
fix(ext/http): ensure that resources are closed when request is cancelled (#2...
Matt Mastracci
2023-09-24
refactor: rewrite more ops to op2 (#20666)
Bartek Iwańczuk
2023-09-23
refactor: rewrite ops to op2 macro (#20628)
Bartek Iwańczuk
[next]