| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug 1173760 (proxy server for https). Add http::config options -proxynot... | kjnash | 2022-10-25 | 1 | -11/+40 |
|
|
* | Few more formatting errors | jan.nijtmans | 2022-10-11 | 1 | -5/+1 |
|
|
* | merge 8.6 | jan.nijtmans | 2022-09-15 | 1 | -3/+3 |
|\ |
|
* \ | Merge 8.7 | kjnash | 2022-09-15 | 1 | -4/+4 |
|\ \ |
|
| * | | Fix formatting in http.n | jan.nijtmans | 2022-09-09 | 1 | -1/+1 |
|
|
* | | | Minor bugfixes and refactoring of new code. Handle more errors in OpenSocket... | kjnash | 2022-09-15 | 1 | -239/+535 |
|
|
* | | | In namespace ::http, add new commands postError, responseInfo. Rename (the un... | kjnash | 2022-09-13 | 1 | -5/+132 |
|
|
* | | | Rearrange groups of lines in http.n without other changes to content. | kjnash | 2022-09-12 | 1 | -74/+74 |
|
|
* | | | Add new commands http::requestLine, requestHeaders, requestHeaderValue. Add a... | kjnash | 2022-09-12 | 1 | -17/+107 |
|
|
* | | | Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate". | kjnash | 2022-09-11 | 1 | -3/+3 |
|
|
* | | | Add option to detect XML files and their encoding when the server supplies no... | kjnash | 2022-09-10 | 1 | -0/+13 |
|
|
* | | | Fix bug [2927221] - revised http::meta, new http::metaValue, header names are... | kjnash | 2022-09-09 | 1 | -24/+47 |
|
|
* | | | Add command http::reason to return the recommended reason phrase for a HTTP s... | kjnash | 2022-09-08 | 1 | -4/+45 |
|/ / |
|
* | | (Still buggy.) Add the ::socket replacement ::http::socket and its dependenci... | kjnash | 2022-09-06 | 1 | -0/+27 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-05-13 | 1 | -42/+102 |
|\ \
| |/ |
|
| * | Correction to http(n) - cannot use Upgrade header to upgrade to http/3 | kjnash | 2022-05-13 | 1 | -2/+2 |
|
|
| * | In http(n), repaginate long lines. | kjnash | 2022-05-11 | 1 | -19/+32 |
|
|
| * | In http(n), escape - to \- in all command options except example code. | kjnash | 2022-05-11 | 1 | -31/+31 |
|
|
| * | Revise http(n) to fix #6afa947d1a | kjnash | 2022-05-11 | 1 | -2/+10 |
|
|
| * | Revise http(n) to fix #14e3c258d9 | kjnash | 2022-05-11 | 1 | -6/+14 |
|
|
| * | Revise http(n) to fix #443195 | kjnash | 2022-05-11 | 1 | -0/+5 |
|
|
| * | Revise http(n) to fix #1414262 | kjnash | 2022-05-11 | 1 | -0/+25 |
|
|
| * | Revise http(n) to fix #15e4bd83c2 | kjnash | 2022-05-11 | 1 | -1/+2 |
|
|
* | | Remove [https://core.tcl-lang.org/tcl/info/1fe8ca8d3eb87b65|Horrible Hack] to... | jan.nijtmans | 2022-05-13 | 1 | -6/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-05-10 | 1 | -0/+34 |
|\ \
| |/ |
|
| * | Fix the bug. Standardise and document protocol upgrades. | kjnash | 2022-05-10 | 1 | -0/+34 |
|
|
* | | Update docs to reflect http 2.10 | dgp | 2021-06-04 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-11-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Don't use "Copyright <year> _by_" any more. This results in more consistan... | jan.nijtmans | 2020-11-20 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-11-17 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also... | jan.nijtmans | 2020-11-17 | 1 | -4/+6 |
|
|
* | | Merge documentation changes for http and dict from branch [oehhar-documentati... | oehhar | 2020-11-16 | 1 | -7/+17 |
|\ \
| |/ |
|
| * | Ticket [361303]: http doc: status values incomplete | oehhar | 2020-11-16 | 1 | -4/+9 |
|
|
| * | Ticket [4f511270af7]: http documentation: -query data may be any data | oehhar | 2020-11-16 | 1 | -3/+5 |
|
|
| * | Ticket [93551c1230]: Document that http::geturl processes the event loop with... | oehhar | 2020-11-16 | 1 | -0/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-29 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n... | kjnash | 2020-08-24 | 1 | -0/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-06-21 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Bugfix for #f81beca7af. Revert mistaken change to -querychannel -translation ... | kjnash | 2019-07-14 | 1 | -2/+2 |
|
|
* | | Make it easier to extend cookiejar for policy reasons | dkf | 2018-10-15 | 1 | -3/+3 |
|
|
* | | Fix up citations | dkf | 2018-10-14 | 1 | -1/+2 |
|
|
* | | Added documentation | dkf | 2018-10-14 | 1 | -0/+110 |
|
|
* | | Avoid making question marks bold or italic in docs UNLESS EXACTLY MEANINGFUL | dkf | 2018-10-09 | 1 | -2/+2 |
|/ |
|
* | Give lambda function a name "ReceiveChunked" for easier testing. New function... | jan.nijtmans | 2018-09-23 | 1 | -5/+13 |
|
|
* | Document the new proc http::registerError in http.n | kjnash | 2018-04-20 | 1 | -0/+13 |
|
|
* | Implement queuing and pipelining for HTTP requests over a persistent connection. | kjnash | 2018-03-27 | 1 | -6/+153 |
|
|
* | [74bc0e44f5] Doc tweak. | dkf | 2016-10-12 | 1 | -1/+2 |
|\ |
|
| * | [74bc0e44f5] Doc tweak. | dkf | 2016-10-12 | 1 | -1/+2 |
|
|
* | | [74bc0e44f5] Document result of [http::unregister]. | dkf | 2016-10-08 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | [74bc0e44f5] Document result of [http::unregister]. | dkf | 2016-10-08 | 1 | -1/+3 |
|
|