Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Check-ins with non-propagating tags:
2025-08-06
| ||
14:55 | Support the SHA-256 algorithm for digest authentication. Leaf check-in: 9233f4c6cf user: schelte tags: trunk, www-2.8 | |
2025-06-01
| ||
21:20 | Fix: Certificate failures don't always immediately abort the connection; it times out instead. check-in: fb9e51de35 user: schelte tags: trunk, www-2.7 | |
2024-10-29
| ||
15:10 | When changing the certification strategy, do not reuse existing https connections that may not conform to the new strategy. check-in: 25647ead1e user: schelte tags: trunk, www-2.6 | |
2024-02-07
| ||
20:55 | Make the -handler option actually work. check-in: ca7050aa57 user: schelte tags: trunk, www-2.5 | |
2023-07-23
| ||
10:12 | Set a default for -maxredir, and document the option. check-in: 633b9d86c9 user: schelte tags: trunk, www-2.4 | |
2023-01-13
| ||
23:00 | Fix bug: Second call for a URL on an unreachable host from the same coroutine never completes. check-in: 8e2c1641c6 user: schelte tags: trunk, www-2.3 | |
2022-06-17
| ||
13:21 | Need to set up an HTTP tunnel for https targets behind a proxy. This fixes issue [0347a874ba]. Bump version to 2.2 check-in: c1b18f04a9 user: schelte tags: trunk, www-2.2 | |
2022-06-14
| ||
10:43 | Process "connection: close" before redirections, otherwise retrieving the new url may be attempted on the connection that was supposed to be closed. Bump version to 2.1 check-in: 9011eeae95 user: schelte tags: trunk, www-2.1 | |
2021-10-20
| ||
13:19 | Second step to resolve symbolic links issues on Windows. check-in: 46db17151b user: schelte tags: trunk, www-2.0 | |