summaryrefslogtreecommitdiffstats
path: root/doc/http.n
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 1173760 (proxy server for https). Add http::config options -proxynot...kjnash2022-10-251-11/+40
* Few more formatting errorsjan.nijtmans2022-10-111-5/+1
* merge 8.6jan.nijtmans2022-09-151-3/+3
|\
* \ Merge 8.7kjnash2022-09-151-4/+4
|\ \
| * | Fix formatting in http.njan.nijtmans2022-09-091-1/+1
* | | Minor bugfixes and refactoring of new code. Handle more errors in OpenSocket...kjnash2022-09-151-239/+535
* | | In namespace ::http, add new commands postError, responseInfo. Rename (the un...kjnash2022-09-131-5/+132
* | | Rearrange groups of lines in http.n without other changes to content.kjnash2022-09-121-74/+74
* | | Add new commands http::requestLine, requestHeaders, requestHeaderValue. Add a...kjnash2022-09-121-17/+107
* | | Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate".kjnash2022-09-111-3/+3
* | | Add option to detect XML files and their encoding when the server supplies no...kjnash2022-09-101-0/+13
* | | Fix bug [2927221] - revised http::meta, new http::metaValue, header names are...kjnash2022-09-091-24/+47
* | | Add command http::reason to return the recommended reason phrase for a HTTP s...kjnash2022-09-081-4/+45
|/ /
* | (Still buggy.) Add the ::socket replacement ::http::socket and its dependenci...kjnash2022-09-061-0/+27
* | Merge 8.6jan.nijtmans2022-05-131-42/+102
|\ \ | |/
| * Correction to http(n) - cannot use Upgrade header to upgrade to http/3kjnash2022-05-131-2/+2
| * In http(n), repaginate long lines.kjnash2022-05-111-19/+32
| * In http(n), escape - to \- in all command options except example code.kjnash2022-05-111-31/+31
| * Revise http(n) to fix #6afa947d1akjnash2022-05-111-2/+10
| * Revise http(n) to fix #14e3c258d9kjnash2022-05-111-6/+14
| * Revise http(n) to fix #443195kjnash2022-05-111-0/+5
| * Revise http(n) to fix #1414262kjnash2022-05-111-0/+25
| * Revise http(n) to fix #15e4bd83c2kjnash2022-05-111-1/+2
* | Remove [https://core.tcl-lang.org/tcl/info/1fe8ca8d3eb87b65|Horrible Hack] to...jan.nijtmans2022-05-131-6/+1
* | Merge 8.6jan.nijtmans2022-05-101-0/+34
|\ \ | |/
| * Fix the bug. Standardise and document protocol upgrades.kjnash2022-05-101-0/+34
* | Update docs to reflect http 2.10dgp2021-06-041-2/+2
* | Merge 8.6jan.nijtmans2020-11-201-1/+1
|\ \ | |/
| * Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-201-1/+1
* | Merge 8.6jan.nijtmans2020-11-171-4/+6
|\ \ | |/
| * Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also...jan.nijtmans2020-11-171-4/+6
* | Merge documentation changes for http and dict from branch [oehhar-documentati...oehhar2020-11-161-7/+17
|\ \ | |/
| * Ticket [361303]: http doc: status values incompleteoehhar2020-11-161-4/+9
| * Ticket [4f511270af7]: http documentation: -query data may be any dataoehhar2020-11-161-3/+5
| * Ticket [93551c1230]: Document that http::geturl processes the event loop with...oehhar2020-11-161-0/+3
* | Merge 8.6jan.nijtmans2020-08-291-0/+4
|\ \ | |/
| * Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n...kjnash2020-08-241-0/+4
* | Merge 8.6jan.nijtmans2020-06-211-2/+2
|\ \ | |/
| * Bugfix for #f81beca7af. Revert mistaken change to -querychannel -translation ...kjnash2019-07-141-2/+2
* | Make it easier to extend cookiejar for policy reasonsdkf2018-10-151-3/+3
* | Fix up citationsdkf2018-10-141-1/+2
* | Added documentationdkf2018-10-141-0/+110
* | Avoid making question marks bold or italic in docs UNLESS EXACTLY MEANINGFULdkf2018-10-091-2/+2
|/
* Give lambda function a name "ReceiveChunked" for easier testing. New function...jan.nijtmans2018-09-231-5/+13
* Document the new proc http::registerError in http.nkjnash2018-04-201-0/+13
* Implement queuing and pipelining for HTTP requests over a persistent connection.kjnash2018-03-271-6/+153
* [74bc0e44f5] Doc tweak.dkf2016-10-121-1/+2
|\
| * [74bc0e44f5] Doc tweak.dkf2016-10-121-1/+2
* | [74bc0e44f5] Document result of [http::unregister].dkf2016-10-081-1/+3
|\ \ | |/
| * [74bc0e44f5] Document result of [http::unregister].dkf2016-10-081-1/+3