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-06-20
refactor(ext): remove use of `brotli::ffi` (#24214)
ud2
2024-06-19
chore: forward v1.44.4 release commit to main (#24271)
denobot
2024-06-19
chore: forward v1.44.3 release commit to main (#24256)
denobot
2024-06-17
fix(ext/http): actually await `goAhead` promise (#24226)
Luca Casonato
2024-06-14
fix(ext/node): `server.close()` does graceful shutdown (#24184)
Divy Srivastava
2024-06-13
chore: forward v1.44.2 release commit to main (#24194)
denobot
2024-06-09
fix(ext/http): print `[]` around ipv6 addresses (#24150)
Luca Casonato
2024-06-06
chore: forward v1.44.1 release commit to main (#24115)
denobot
2024-05-30
1.44.0 (#24045)
denobot
2024-05-28
fix(ext/http): flush gzip streaming response (#23991)
Bartek Iwańczuk
2024-05-26
fix(ext/websocket): change default idleTimeout to 30s (#23985)
Alex Gleason
2024-05-23
fix(runtime): use more null proto objects (#23921)
Luca Casonato
2024-05-22
chore: forward v1.43.6 release commit to main (#23936)
Bartek Iwańczuk
2024-05-17
chore: bump deno_http version (#23866)
Satya Rohith
2024-05-17
fix: serve handler error with 0 arguments (#23652)
Marvin Hagemeister
2024-05-17
chore: forward v1.43.4 commit to main (#23861)
Bartek Iwańczuk
2024-05-10
chore: forward v1.43.3 release commit to main (#23771)
denobot
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-09
chore: forward v1.43.2 release commit to main (#23749)
denobot
2024-05-01
1.43.0 (#23629)
denobot
2024-04-25
perf(ext/http): recover memory for serve and optimize AbortController (#23559)
Matt Mastracci
2024-04-25
1.43.0 (#23549)
denobot
2024-04-25
perf(ext/http): cache abort signal error (#23548)
Divy Srivastava
2024-04-24
feat: Add `deno serve` subcommand (#23511)
Matt Mastracci
2024-04-24
feat(ext/http): Implement request.signal for Deno.serve (#23425)
Matt Mastracci
2024-04-19
refactor(ext/http): extract 02_websocket.ts from 01_http.js (#23460)
Matt Mastracci
2024-04-19
feat(ext/http): Add `addr` to HttpServer (#23442)
Matt Mastracci
2024-04-18
chore: remove unused, unstable 'http' namespace (#23436)
Matt Mastracci
2024-04-16
chore: forward v1.42.4 commit to `main` (#23394)
Bartek Iwańczuk
2024-04-12
chore: forward v1.42.3 release commit to main (#23335)
denobot
2024-04-11
chore: forward v1.42.2 release commit to main (#23315)
denobot
2024-04-10
chore: update to Rust 1.77.2 (#23262)
林炳权
2024-04-08
feat(ext/net): Refactor TCP socket listeners for future clustering mode (#23037)
Matt Mastracci
2024-04-08
fix(ext/http): Make `Deno.serveHttp()` work when proxying (#23269)
Bartek Iwańczuk
2024-04-08
refactor(ext/tls): use cppgc to deduplicate the tls key loading code (#23289)
Matt Mastracci
2024-04-01
chore: forward v1.42.1 release commit to main (#23162)
denobot
2024-03-28
1.42.0 (#23105)
denobot
2024-03-14
chore: Forward 1.41.3 release commit (#22930)
Nathan Whitaker
2024-03-08
chore: forward v1.41.2 release commit to main (#22793)
denobot
2024-03-04
chore: fix typos (#22677)
cui fliter
2024-02-29
chore: forward v1.41.1 release commit to main (#22643)
denobot
2024-02-22
1.41.0 (#22524)
denobot
2024-02-15
chore: forward v1.40.5 release commit to main (#22424)
denobot
2024-02-08
chore: forward v1.40.4 release commit to main (#22345)
denobot
2024-02-05
refactor(cli): Move op descriptions into Rust and prepare for op import (#22271)
Matt Mastracci
2024-02-01
chore: forward v1.40.3 release commit to main (#22220)
Divy Srivastava
2024-01-26
refactor: migrate extensions to virtual ops module (#22135)
Bartek Iwańczuk
2024-01-26
chore: upgrade deno_core (#22124)
Bartek Iwańczuk
2024-01-26
chore: forward v1.40.2 commit to main (#22133)
Bartek Iwańczuk
2024-01-26
fix(ext/http): smarter handling of Accept-Encoding (#22130)
Matt Mastracci
[next]