Artifact 2ed36ac8144c8deed7a5ca5728fb56a4fed0ed81:
- File library/http/pkgIndex.tcl — part of check-in [9a63070856] at 2016-11-02 12:41:04 on branch core-8-5-branch — Update http version number to 2.7.14, due to [838e99a76d] (user: jan.nijtmans size: 318) [more...]
# Tcl package index file, version 1.1 if {![package vsatisfies [package provide Tcl] 8.4]} {return} package ifneeded http 2.7.14 [list tclPkgSetup $dir http 2.7.14 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait ::http::register ::http::unregister ::http::mapReply}}}]