[since I just subscribed, so I don't have the original email] drh wrote: > I'm not sure how to work around that. Anybody else have any ideas on how to > eavesdrop on the TCP/IP connection between the web browser and the Fossil > web server?
How about using wireshark to capture the traffic? I used to use hand-rolled proxies a LOT, but I've found that wireshark works just as well in most cases (not every case, though). If you need a capturing proxy, you could also run delegated like this: delegated -f -P8080 SERVER=http ADMIN=a@b Just visit http://localhost:8080 and paste in the fossil-scm.org URL. Delegated is available here: http://delegate.org Logs will be in $HOME/delegate/log/8080* Also, M. Richter, have you tried another browser to see if the problem is chrome-related? Bill Burdick
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users