| Commit message (Expand) | Author | Age | Files | Lines |
* | Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also... | jan.nijtmans | 2020-11-17 | 1 | -4/+6 |
|
|
* | 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 |
|
|
* | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n... | kjnash | 2020-08-24 | 1 | -0/+4 |
|
|
* | Bugfix for #f81beca7af. Revert mistaken change to -querychannel -translation ... | kjnash | 2019-07-14 | 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 |
|
|
* | | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -5/+5 |
|
|
* | | Clarify http::config and http::geturl -headers roles in setting request headers. | dgp | 2014-07-02 | 1 | -1/+2 |
|
|
* | | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|
|
* | | More small documentation improvements. | dkf | 2011-07-18 | 1 | -2/+2 |
|
|
* | | [FRQ 3358415]: Minor doc improvement | dkf | 2011-07-08 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | [FRQ 3358415]: Minor doc improvement | dkf | 2011-07-08 | 1 | -1/+2 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | Backport http 2.5.5 changes from HEAD | patthoyts | 2008-02-27 | 1 | -1/+8 |
|
|
| | * | More doc fix backporting | dkf | 2004-10-27 | 1 | -50/+54 |
|
|
| | * | * doc/http.n (http::config): add -urlencoding option (default utf-8) | hobbs | 2004-05-25 | 1 | -3/+13 |
|
|
| | * | * doc/http.n: Updated SYNOPSIS to match actual syntax of | dgp | 2003-07-16 | 1 | -3/+3 |
|
|
* | | | * doc/http.n: Corrected description of location of one of the entries | dkf | 2010-07-25 | 1 | -2/+2 |
|
|
* | | | Use a consistent indentation of 4 for code examples. | dkf | 2010-01-20 | 1 | -26/+26 |
|
|
* | | | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -8/+86 |
|
|
* | | | more consistent wrong # arg messages: change all messages containing ?options... | nijtmans | 2008-07-13 | 1 | -3/+3 |
|/ / |
|
* | | change http::geturl -keepalive default to 0 as it has poor true pipeline support | hobbs | 2008-03-12 | 1 | -3/+3 |
|
|
* | | * unix/Makefile.in (install-libraries): Bump http to 2.7 | hobbs | 2008-03-12 | 1 | -9/+25 |
|
|
* | | * library/http/http.tcl (http::geturl): add -method option to support | hobbs | 2008-03-12 | 1 | -1/+6 |
|
|
* | | * doc/http.n: Revised to indicate that [package require http 2.5.5] | dgp | 2008-03-10 | 1 | -3/+3 |
|
|
* | | bug #705956 - fix inverted logic when cleaning up socket error in geturl. Doc... | patthoyts | 2008-02-27 | 1 | -1/+8 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | GOOBE the docs some more. | dkf | 2007-10-29 | 1 | -13/+15 |
|
|
* | | Next stage of doing GOOBE improvements to documentation now that the html gen... | dkf | 2007-10-29 | 1 | -20/+17 |
|
|
* | | First stage of doing GOOBE improvements to documentation now that the html ge... | dkf | 2007-10-28 | 1 | -2/+2 |
|
|
* | | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -7/+8 |
|
|
* | | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -8/+7 |
|
|
* | | Remove over-wide lines from nroff output. | dkf | 2007-07-04 | 1 | -3/+5 |
|
|
* | | Convert \fP to \fR for easier manual page scraping | dkf | 2006-11-15 | 1 | -89/+89 |
|
|
* | | More minor doc fixes | dkf | 2004-10-27 | 1 | -29/+32 |
|
|
* | | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -2/+2 |
|
|
* | | Grammar and spelling fixes. [Patch 1018486] | dkf | 2004-08-31 | 1 | -23/+24 |
|
|
* | | * doc/http.n (http::config): add -urlencoding option (default utf-8) | hobbs | 2004-05-25 | 1 | -3/+13 |
|
|
* | | * doc/http.n: Updated SYNOPSIS to match actual syntax of | dgp | 2003-07-16 | 1 | -3/+3 |
|/ |
|
* | Man page updates from Larry Virden. | jenglish | 2002-07-23 | 1 | -2/+2 |
|
|