Open Bugs | New Bug anonymous
Login/Register

Equi4 SoftwareEdit Bug

Title: http proxy support Status: closed
Product: Wikit Severity: minor
Version: cvs20041201 Type: suggest
Assign to: jcw
Platform:
all
Message:

File:
Description:

Messages

2004/12/01 daapp
Adding support for http proxy will be a good new feature of Wikit.
I take autoproxy module from tcllib 1.7 (with dependencies: base64, uri, uri/urn-scheme)
and replace
package require http
in files lib/wikit/image.tcl and lib/wikit/db.tcl with
package require http
package require autoproxy
autoproxy::init
Diff file includes packages from tcllib 1.7, so it is not small (~54K)
2005/01/07 jcw
Thanks! I've applied your changes. This is an excellent step forward IMO.

Files

2004/12/01 wikit_http_proxy.diff add http proxy support for wikit daapp text/plain

Bug Tracker © 2002 McMillan Enterprises, Inc.