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
2022-10-09
feat(core): improve resource read & write traits (#16115)
Luca Casonato
2022-10-06
chore: forward v1.26.1 release commit to main (#16178)
denobot
2022-10-04
perf(ext/fetch): consume body using ops (#16038)
Marcos Casagrande
2022-09-30
refactor(ext/http): remove op_http_read (#16096)
Luca Casonato
2022-09-29
1.26.0
denobot
2022-09-22
chore: forward v1.25.4 release commit to main (#16001)
David Sherret
2022-09-16
upgrade deps (#15914)
Ryan Dahl
2022-09-15
chore: forward v1.25.3 release commit to main (#15919)
Colin Ihrig
2022-09-09
chore: forward v1.25.2 release commit to main (#15831)
denobot
2022-09-08
chore: update url crate to 2.3.1 (#15818)
Leo Kettmeir
2022-09-02
chore: forward v1.25.1 release commit to main (#15735)
denobot
2022-08-25
v1.25.0
Bartek Iwańczuk
2022-08-24
feat(ext/flash): split upgradeHttp into two APIs (#15557)
Luca Casonato
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
2022-08-17
refactor(fetch/request): use callback for url and method (#15483)
Leo Kettmeir
2022-08-11
chore: forward v1.24.3 release commit to main (#15462)
denobot
2022-08-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
2022-08-05
chore: forward v1.24.2 release commit to main (#15410)
denobot
2022-07-29
Forward 1.24.1 to main (#15333) (#15336)
Colin Ihrig
2022-07-21
1.24.0 (#15262)
denobot
2022-07-12
chore: forward v1.23.4 release commit to main (#15172)
Colin Ihrig
2022-07-12
fix(ext/http): reading headers with ongoing body reader (#15161)
Divy Srivastava
2022-07-06
fix(ext/http) nextRequest return type annotation from ResponseEvent to Reques...
Zach
2022-07-05
1.23.3 (#15081)
denobot
2022-07-04
perf(ext/http): remove accept_encoding interior mutability (#15070)
Divy Srivastava
2022-07-04
perf(ext/http): simplify op_http_accept (#15067)
Divy Srivastava
2022-07-04
perf(ext/http): lazy load headers (#15055)
Divy Srivastava
2022-06-30
chore: forward 1.23.2 to main (#15027)
David Sherret
2022-06-23
v1.23.1 (#14954)
Kayla Washburn
2022-06-15
1.23.0 (#14878)
denobot
2022-06-09
chore: Forward v1.22.3 to main (#14835)
Colin Ihrig
2022-06-02
chore: Forward v1.22.2 to main (#14785)
Bartek Iwańczuk
2022-05-27
1.22.1
Kitson Kelly
2022-05-23
fix(ext/websocket): WebSocket dispatch single close event (#13443)
Leo Kettmeir
2022-05-18
1.22.0 (#14657)
denobot
2022-05-18
perf(ext/http): faster accept-encoding parsing (#14654)
Aaron O'Mullan
2022-05-18
fix(ext/http): no response body reader when cancelling during shutdown (#14653)
Divy Srivastava
2022-05-17
fix(ext/http): error on invalid headers (#14642)
Aaron O'Mullan
2022-05-17
fix(ext/http): skip auto-compression if content-encoding present (#14641)
Aaron O'Mullan
2022-05-13
fix(ext/http): make serveHttp compress for Accept-Encoding: deflate, gzip (#1...
Andy Kurnia
2022-05-13
feat(serde_v8): bytes::Bytes support (#14412)
Aaron O'Mullan
2022-05-12
1.21.3 (#14584)
Bert Belder
2022-05-10
cleanup(ext/http): simpler http write ops (#14552)
Aaron O'Mullan
2022-05-05
1.21.2 (#14508)
Colin Ihrig
2022-05-05
chore: update deps (#14416)
Luca Casonato
2022-05-04
fix(ext/http): explicitly close resource after reading (#14471)
Divy Srivastava
2022-04-28
Forward 1.21.1 (#14428)
Leo Kettmeir
2022-04-25
chore: deno_http v0.43.1 (#14392)
Aaron O'Mullan
2022-04-25
fix(ext/http): truncate read bytes when streaming bodies (#14389)
Divy Srivastava
2022-04-25
perf(ext/http): fast path for uncompressed bodies (#14366)
Divy Srivastava
[next]