Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
30 check-ins
2024-10-29
| ||
15:10 | When changing the certification strategy, do not reuse existing https connections that may not conform to the new strategy. Leaf check-in: 25647ead1e user: schelte tags: trunk, www-2.6 | |
14:49 | Changes needed for Tcl 9.0 and tls 1.8 plus some bug fixes. check-in: 4e760761f7 user: schelte tags: trunk | |
2024-09-18
| ||
20:03 | Tls 1.8 adds more callback types. Handle those, but also be prepared for any future additions. Don't treat all errors as being fatal. check-in: c804e20508 user: schelte tags: trunk | |
19:54 | Fix the certify command. check-in: cdbe15a73b user: schelte tags: trunk | |
2024-04-27
| ||
20:17 | Add a method to access information about an http request while it is still in progress. check-in: c99daedb75 user: schelte tags: trunk | |
2024-02-07
| ||
20:55 | Make the -handler option actually work. check-in: ca7050aa57 user: schelte tags: trunk, www-2.5 | |
20:53 | Implement some resource limits. Bump version to 2.5. check-in: 0da8b524fd user: schelte tags: trunk | |
2023-10-20
| ||
09:01 | Fix typo. check-in: 231fb275ee user: schelte tags: trunk | |
2023-10-05
| ||
10:57 | Improve the implementation of the myIpAddress javascript function. check-in: 94a0222380 user: schelte tags: trunk | |
2023-08-17
| ||
14:48 | Use the tcl-duktape package, if available, to interpret the pac file. check-in: 3f4cd6c93b user: schelte tags: trunk | |
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-07-22
| ||
13:39 | Even when a channel is configured as non-blocking, close can still throw an error, apparently. check-in: 51690c4c51 user: schelte tags: trunk | |
2023-07-21
| ||
15:49 | Fix certificate verification. check-in: fd39df81da user: schelte tags: trunk | |
13:37 | Always pass a callback handler to tls sockets so errors can be caught instead of being reported through the background error handler. check-in: 98a2b07897 user: schelte tags: trunk | |
2023-07-19
| ||
20:23 | Provide a cookie management subcommand Bump version to 2.4 check-in: 3af665980d user: schelte tags: trunk | |
20:03 | The httpbin.org web site is unreliable. Switch to my private site for testing. check-in: eaf023f2f1 user: schelte tags: trunk | |
2023-04-18
| ||
08:01 | Fix 303 redirect. check-in: 6a834de69e user: schelte tags: trunk | |
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 | |
2022-04-09
| ||
11:36 | Fix incorrect payload length for large data packets (> 64kb) check-in: a95f35f0aa user: schelte tags: trunk | |
2021-10-20
| ||
13:19 | Second step to resolve symbolic links issues on Windows. check-in: 46db17151b user: schelte tags: trunk, www-2.0 | |
13:16 | Symbolic links cause issues on Windows. check-in: 58f0b28257 user: schelte tags: trunk | |
12:45 | Add a configuration option for using an alternative command for setting up a TCP connection. check-in: 78e293c478 user: schelte tags: trunk | |
2021-10-02
| ||
14:29 | Better handle some cases where the server returns garbage check-in: f477fc6a83 user: schelte tags: trunk | |
14:21 | Symbolic links don't work very well on Windows. check-in: c06a1a2754 user: schelte tags: trunk | |
2021-09-09
| ||
22:32 | Non-persistent connections throw an error: invalid command name "my". check-in: 6f29727131 user: schelte tags: trunk | |
22:17 | Canceling the time out after a request completed successfully did not work correctly. check-in: 79bdf32c75 user: schelte tags: trunk | |
2021-09-07
| ||
18:07 | Check in version 2.0 (first public release) check-in: 8ec2f7f619 user: schelte tags: trunk | |
2021-09-02
| ||
18:18 | initial empty check-in check-in: 6973facba5 user: schelte tags: trunk | |