Import Tcl-core 8.6.6 (as of svn r86089)
This commit is contained in:
1541
library/http/http.tcl
Normal file
1541
library/http/http.tcl
Normal file
File diff suppressed because it is too large
Load Diff
2
library/http/pkgIndex.tcl
Normal file
2
library/http/pkgIndex.tcl
Normal file
@@ -0,0 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.6]} {return}
|
||||
package ifneeded http 2.8.9 [list tclPkgSetup $dir http 2.8.9 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait ::http::register ::http::unregister ::http::mapReply}}}]
|
||||
Reference in New Issue
Block a user