Artifact ae7e6c0f4e01a618188b4382253e13f2e9c2ef002b556e5719d42ca47eed6282:
- File library/http/pkgIndex.tcl — part of check-in [f16233109c] at 2022-06-20 09:44:07 on branch core-8-branch — Merge 8.6 (user: jan.nijtmans size: 280) [more...]
if {![package vsatisfies [package provide Tcl] 8.6-]} {return} package ifneeded http 2.10a4 [list tclPkgSetup $dir http 2.10a4 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait ::http::register ::http::unregister ::http::mapReply}}}]