Tue, 16 Feb 2021 23:10:23 +0100 mod_csi_simple: Fire event when flushing queue
Kim Alvefur <zash@zash.se> [Tue, 16 Feb 2021 23:10:23 +0100] rev 11384
mod_csi_simple: Fire event when flushing queue To let other plugins know and take some action, e.g. flushing other buffers or whatnot.
Tue, 16 Feb 2021 23:09:51 +0100 mod_csi_simple: Set session state to 'flushing' while doing so
Kim Alvefur <zash@zash.se> [Tue, 16 Feb 2021 23:09:51 +0100] rev 11383
mod_csi_simple: Set session state to 'flushing' while doing so May be useful for 3rd party modules.
Mon, 15 Feb 2021 22:30:28 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Mon, 15 Feb 2021 22:30:28 +0100] rev 11382
Merge 0.11->trunk
Mon, 15 Feb 2021 18:16:07 +0100 Tag 0.11.8 0.11
Kim Alvefur <zash@zash.se> [Mon, 15 Feb 2021 18:16:07 +0100] rev 11381
Tag 0.11.8
Mon, 15 Feb 2021 16:29:13 +0100 mod_pep: Advertise base pubsub feature (fixes #1632) 0.11 0.11.8
Kim Alvefur <zash@zash.se> [Mon, 15 Feb 2021 16:29:13 +0100] rev 11380
mod_pep: Advertise base pubsub feature (fixes #1632) Noticed while discussing feature discovery in Gajim Thanks lovetox
Sat, 13 Feb 2021 14:14:12 +0100 mod_http_file_share: Prevent attempt to upload again after completion
Kim Alvefur <zash@zash.se> [Sat, 13 Feb 2021 14:14:12 +0100] rev 11379
mod_http_file_share: Prevent attempt to upload again after completion
Sat, 13 Feb 2021 14:06:46 +0100 mod_http_file_share: Support sending 100 Continue
Kim Alvefur <zash@zash.se> [Sat, 13 Feb 2021 14:06:46 +0100] rev 11378
mod_http_file_share: Support sending 100 Continue E.g. curl will ask for this when sending large uploads. Removes a delay while it waits for an error or go-agead.
Sat, 13 Feb 2021 13:38:56 +0100 net.http.server: Don't pause early streaming uploads
Kim Alvefur <zash@zash.se> [Sat, 13 Feb 2021 13:38:56 +0100] rev 11377
net.http.server: Don't pause early streaming uploads Fixes that otherwise it would wait for the request to be done after receiving the head of the request, when it's meant to select a target for where to store the data, instead of waiting after receiving the request for when the request has been handled.
Fri, 12 Feb 2021 14:47:27 +0100 net.http.server: Allow storing more than the parser in the session
Kim Alvefur <zash@zash.se> [Fri, 12 Feb 2021 14:47:27 +0100] rev 11376
net.http.server: Allow storing more than the parser in the session Storing the async thread on the connection was weird.
Sun, 12 Jul 2020 20:31:31 +0200 net.http.server: Enable async during HTTP request handling (fixes #1487)
Kim Alvefur <zash@zash.se> [Sun, 12 Jul 2020 20:31:31 +0200] rev 11375
net.http.server: Enable async during HTTP request handling (fixes #1487)
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip