summaryrefslogtreecommitdiffstats
path: root/doc/http.n
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the bug. Standardise and document protocol upgrades.kjnash2022-05-101-0/+34
* Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-201-1/+1
* Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also...jan.nijtmans2020-11-171-4/+6
* 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
* Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n...kjnash2020-08-241-0/+4
* Bugfix for #f81beca7af. Revert mistaken change to -querychannel -translation ...kjnash2019-07-141-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
* | Eliminate exess spacings in many doc pages.jan.nijtmans2016-03-021-5/+5
* | Clarify http::config and http::geturl -headers roles in setting request headers.dgp2014-07-021-1/+2
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
|\ \ | |/
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
* | More small documentation improvements.dkf2011-07-181-2/+2
* | [FRQ 3358415]: Minor doc improvementdkf2011-07-081-1/+2
|\ \ | |/
| * [FRQ 3358415]: Minor doc improvementdkf2011-07-081-1/+2
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * Backport http 2.5.5 changes from HEADpatthoyts2008-02-271-1/+8
| | * More doc fix backportingdkf2004-10-271-50/+54
| | * * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-251-3/+13
| | * * doc/http.n: Updated SYNOPSIS to match actual syntax ofdgp2003-07-161-3/+3
* | | * doc/http.n: Corrected description of location of one of the entriesdkf2010-07-251-2/+2
* | | Use a consistent indentation of 4 for code examples.dkf2010-01-201-26/+26
* | | Improve clarity of formatting.dkf2008-10-171-8/+86
* | | more consistent wrong # arg messages: change all messages containing ?options...nijtmans2008-07-131-3/+3
|/ /
* | change http::geturl -keepalive default to 0 as it has poor true pipeline supporthobbs2008-03-121-3/+3
* | * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-121-9/+25
* | * library/http/http.tcl (http::geturl): add -method option to supporthobbs2008-03-121-1/+6
* | * doc/http.n: Revised to indicate that [package require http 2.5.5]dgp2008-03-101-3/+3
* | bug #705956 - fix inverted logic when cleaning up socket error in geturl. Doc...patthoyts2008-02-271-1/+8
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | GOOBE the docs some more.dkf2007-10-291-13/+15
* | Next stage of doing GOOBE improvements to documentation now that the html gen...dkf2007-10-291-20/+17
* | First stage of doing GOOBE improvements to documentation now that the html ge...dkf2007-10-281-2/+2