Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user kjnash occurring around 2022-08-31 16:19:00.
|
2022-09-10
| ||
| 11:47 | Add option to detect XML files and their encoding when the server supplies no content-type. Fix for... check-in: d150b47456 user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-09
| ||
| 17:41 | • Closed ticket [1253676fff]: http::geturl should not vwait when used asynchronously plus 9 other changes artifact: 9b1d205dc7 user: kjnash | |
| 17:40 | • Closed ticket [2911139fff]: http::geturl abuses vwait on async call plus 5 other changes artifact: b78e0c5b49 user: kjnash | |
| 17:11 | • Ticket [1589887fff] Read headerless response (HTTP/0.9, 1.0 Simple-Response) status still Open with 3 other changes artifact: 3fe3b78d01 user: kjnash | |
| 16:50 | • Ticket [874321ffff] Timeout during connect status still Open with 7 other changes artifact: bd5ff4be05 user: kjnash | |
| 16:29 | • Closed ticket [3029622fff]: On some cases state(sock) cannot be read plus 5 other changes artifact: f53176b569 user: kjnash ... 1 similar event omitted. | |
| 15:42 | • Closed ticket [3009322fff]: Test for non-text data prevents transliteration of RSS chars plus 8 other changes artifact: b63e2277d4 user: kjnash | |
| 15:32 | Fix bug [338d979f5b] - default content-type is application/octet-stream check-in: 763efd4e7f user: kjnash tags: http-bugfixes-2022H2 | |
| 08:28 | Add missing "else" clauses to "if" commands in http::Event. check-in: 3547be20d6 user: kjnash tags: http-bugfixes-2022H2 | |
| 08:04 | Fix bug [2927221] - revised http::meta, new http::metaValue, header names are case-insensitive so co... check-in: 31732edc8a user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-08
| ||
| 21:16 | Fix bug [2841176]. Evaluate all callbacks (and urlTypes commands) in global namespace. check-in: 912031d94e user: kjnash tags: http-bugfixes-2022H2 | |
| 17:51 | Add command http::reason to return the recommended reason phrase for a HTTP server status code (bug ... check-in: ff9bdad66a user: kjnash tags: http-bugfixes-2022H2 | |
| 16:47 | • Ticket [824251ffff] async client sockets block for DNS status still Open with 7 other changes artifact: 15269fb736 user: kjnash | |
| 16:44 | Merge http-bugfixes-2022H2 - workaround for bug [824251] (async client sockets block for DNS). check-in: 608f2fbab4 user: kjnash tags: core-8-branch | |
| 14:56 | Merge 8.7 check-in: 194684822d user: kjnash tags: http-bugfixes-2022H2 | |
| 14:49 | Bugfixes - treat a disappearing socket as eof; do not open a (second) socket for a request that is a... check-in: ebc55c5659 user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-06
| ||
| 15:53 | (Still buggy.) Add the ::socket replacement ::http::socket and its dependencies as a workaround to b... check-in: 8f7fbb617d user: kjnash tags: http-bugfixes-2022H2 | |
| 04:06 | Revise http::geturl to open its socket in an idletask coroutine. This is preparation for a workarou... check-in: f40289a19d user: kjnash tags: http-bugfixes-2022H2 | |
| 01:53 | Minor bugfixes, improvments to layout, comments, logging. check-in: 9897fda2f0 user: kjnash tags: http-bugfixes-2022H2 | |
| 01:00 | Refactor some variable, command and coroutine names. check-in: a8a93b3c28 user: kjnash tags: http-bugfixes-2022H2 | |
| 00:25 | Add explicit return to most commands. check-in: d62480b2d4 user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-09-05
| ||
| 22:42 | Merge 8.7 check-in: 44ad5ab827 user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-08-31
| ||
| 20:33 | Corrections to doc/safe.n check-in: 9e5d0257dc user: kjnash tags: tip-579-8-7 | |
| 16:19 | Merge 8.7 check-in: 288c451523 user: kjnash tags: tip-579-8-7 | |
| 15:36 | Merge old 8.7 ac18feaba77 check-in: c3fd69a89a user: kjnash tags: tip-579-8-7 | |
| 15:24 | Merge old 8.7 6c69a72c58 check-in: 2bc437be78 user: kjnash tags: tip-579-8-7 | |
| 14:28 | Merge old 8.7 674a6ad0472c7 check-in: 72a2225a33 user: kjnash tags: tip-579-8-7 | |
| 12:51 | Merge old 8.7 9a14272d20 check-in: ca86e961bb user: kjnash tags: tip-579-8-7 | |
|
2022-08-28
| ||
| 21:45 | Create new branch named "http-bugfixes-2022H2" check-in: 8b0fe6d753 user: kjnash tags: http-bugfixes-2022H2 | |
| 19:04 | • Closed ticket [548432ffff]: Please handle Cookies plus 4 other changes artifact: e29c04f80b user: kjnash | |
| 18:59 | • Closed ticket [574618ffff]: Make http::geturl not block for connect plus 9 other changes artifact: dbb5be19ee user: kjnash | |
|
2022-06-20
| ||
| 01:58 | Merge branch bug-55bf73b52b check-in: 0d6927dbac user: kjnash tags: core-8-6-branch | |
| 01:55 | Merge core-8-6-branch Closed-Leaf check-in: 5f97fd73e4 user: kjnash tags: bug-55bf73b52b | |
|
2022-06-15
| ||
| 08:49 | • Ticket [55bf73b52b] http reuses connections after 101 Switching Protocols status still Open with 3 other changes artifact: ab89241ea3 user: kjnash ... 1 similar event omitted. | |
| 00:43 | Minor bugfixes to library/http/http.tcl and tests/http.test check-in: 335145438e user: kjnash tags: bug-55bf73b52b | |
|
2022-05-31
| ||
| 00:16 | • Ticket [1589887fff] Read headerless response (HTTP/0.9, 1.0 Simple-Response) status still Open with 3 other changes artifact: deb76627dd user: kjnash | |
| 00:15 | • Ticket [2641672fff] http1.0 failing test: httpold-4.12 status still Open with 3 other changes artifact: 59664a7ece user: kjnash | |
|
2022-05-30
| ||
| 22:18 | • Ticket [1589887fff] Read headerless (very specific/broken) servers data status still Open with 7 other changes artifact: 101f7c6f5e user: kjnash | |
| 21:31 | • Pending ticket [2874782fff]: http 2.7.2 fails to correctly parse input plus 8 other changes artifact: 147effcd63 user: kjnash | |
| 21:12 | • Ticket [2641672fff] failing test: httpold-4.12 status still Open with 7 other changes artifact: c6520053dc user: kjnash | |
| 16:47 | • Ticket [548432ffff] Please handle Cookies status still Open with 7 other changes artifact: b37319ae76 user: kjnash | |
| 16:26 | • Closed ticket [1928131fff]: chunked headers leak in data when -handler used plus 4 other changes artifact: 9c7ad8461f user: kjnash | |
| 16:26 | • Closed ticket [3599789fff]: http package, KeepAlive, reset tokens closed shared connects plus 4 other changes artifact: 24e5633459 user: kjnash | |
| 16:25 | • Closed ticket [4e5007ea1b]: Document use case: http::formatQuery key plus 4 other changes artifact: df5e0d9264 user: kjnash | |
| 16:25 | • Closed ticket [6afa947d1a]: http::geturl : Missing Content-Length header for POST requests plus 4 other changes artifact: 85931128bd user: kjnash | |
| 16:25 | • Closed ticket [14e3c258d9]: Tcl's http manpage does not mention other content types can be used with -query plus 4 other changes artifact: 5c35f67ded user: kjnash | |
| 16:24 | • Closed ticket [443195ffff]: Export documented http::a-z* commands plus 4 other changes artifact: e20dba4d2d user: kjnash | |
| 16:24 | • Closed ticket [1414262fff]: Errors in -command script not reported plus 4 other changes artifact: 288fc33a57 user: kjnash | |