Artifact 7710e1f268070e434ea851dd280812e85b8df2ce6a7d1bc18b58656cb5e8e724:
- File library/http/pkgIndex.tcl — part of check-in [62bd017e33] at 2025-09-08 14:33:21 on branch core-9-0-branch — Any edit to a released package needs to bump the version number. (user: dgp size: 280) [more...]
if {![package vsatisfies [package provide Tcl] 8.6-]} {return} package ifneeded http 2.10.1 [list tclPkgSetup $dir http 2.10.1 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait ::http::register ::http::unregister ::http::mapReply}}}]