www

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

22 check-ins

2023-10-05
10:57
Improve the implementation of the myIpAddress javascript function. Leaf 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
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
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
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
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
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