summaryrefslogtreecommitdiffstats
path: root/library/http/pkgIndex.tcl
Commit message (Collapse)AuthorAgeFilesLines
* http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ↵andreask2012-03-071-1/+1
| | | | compliance with RFC 3986. Bumped version to 2.5.7.
* Bump to 2.5.6dgp2012-01-171-1/+1
|
* Backport http 2.5.5 changes from HEADpatthoyts2008-02-271-1/+1
|
* Fix for #1815865 - always check the existence of the state array when ↵patthoyts2008-02-221-1/+1
| | | | checking http::status
* * library/http/http.tcl: Change " " -> "+" url encoding mappinghobbs2006-09-151-1/+1
| | | | | * library/http/pkgIndex.tcl: to " " -> "%20" as per RFC 3986. * tests/http.test (http-5.1): bump http to 2.5.3 for 8.4.14
* oops! got out of sync; reverting...dgp2006-03-071-1/+1
|
* *** 8.4.13 TAGGED FOR RELEASE ***dgp2006-03-071-1/+1
| | | | | * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix * library/http/pkgIndex.tcl: in URL parsing. [Bug 1358369]
* Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373]dgp2005-11-151-1/+1
|
* Fix performance nasty in http::mapReply [1020491] and clean up version numbers.dkf2005-01-061-2/+2
|
* * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-251-1/+1
| | | | | | | | | * library/http/http.tcl: that specifies encoding conversion of * library/http/pkgIndex.tcl: args for http::formatQuery. Previously * tests/http.test: undefined, RFC 2718 says it should be utf-8. 'http::config -urlencoding {}' returns previous behavior, which will throw errors processing non-latin-1 chars. Bumped http package to 2.5.0.
* * README: Bumped patch level to 8.4.5 to preparedgp2003-10-021-1/+1
| | | | | | | | | | | | | | | * generic/tcl.h: for next patch release. * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf (2.13) * win/configure: * library/http/http.tcl: Bumped to http 2.4.5 * library/http/pkgIndex.tcl:
* * library/http/pkgIndex.tcl: merged to v2.4.4 from headhobbs2003-07-181-1/+1
| | | | | * library/http/http.tcl: add support for user:pass info in URL. * tests/http.test: [Bug 759888] (shiobara)
* * Corrected use of http::error whendgp2002-02-051-1/+1
| | | | ::error was intended. Bump to http 2.4.2.
* * library/http/pkgIndex.tcl:hobbs2002-01-251-1/+1
| | | | | * library/http/http.tcl: don't add port in default case to handle broken servers. http bumped to 2.4.1 [Bug #504508]
* * Updated http package to version 2.4,dgp2001-09-071-1/+1
| | | | reflecting the new features just added.
* * doc/http.n: noted -binary, charset and coding state keys.hobbs2001-09-071-1/+1
| | | | | | | | | | * tests/http.test: * library/http/pkgIndex.tcl: * library/http/http.tcl (geturl): correctly get charset parameter and convert text according to specified encoding (if known). RFC iso8859-1 is used by default. Also recognize Content-encoding to see if we should do binary translation. Added a CYA -binary switch for the cases that were missed. [Bug #219211 #219399]
* Added checks for package dependencies.dgp2001-08-091-1/+2
| | | | | Bumped patchlevels of changed packages: http 2.3.2, msgcat 1.2.2, opt 0.4.3, tcltest 2.0.1. [Patch 448931]
* Update the http package version number now as we change it, so we don'tdgp2001-08-021-1/+1
| | | | forget to do it later when we release it.
* updated package index file to use version 2.3 instead of 2.2.hershey2000-03-181-1/+1
|
* * library/http2.1/http.tcl:hobbs1999-11-191-1/+1
| | | | * library/http2.1/pkgIndex.tcl: updated http package to 2.2
* Updated for new package version numberwelch1999-07-011-2/+2
|
* Initial revisionrjohnson1998-03-261-0/+11