CheeXy v1.35 s60v3
========================= CheeXy v1.35 S60v3 ========================= Description: A Python for S60(PyS60) based http proxy.Based on YaPN(Yet another Proxy for Nokia), Features: Change http header on the fly Drawback: 1.Only works with http protocol(POST and GET) 2.Http POST limited to amount of free ram 3.Only works with apps that can use http proxy e.g: s60 browser 4.Only 1 connection at a time 5.Ram usage tend to grow rapidly when downloading large file. Maybe there’s a leak somewhere (Suspecting conn.recv @ get_online)
Changelog: v1.35 – New: Tunneling option to tunnel request to a proxy server through user proxy server (or server if http/mms proxy is not set) – New: Option “Save log” will read log in ram and save it.Previously, “Save log” will read log in console output and save it – New: Option “Clear log” will only clear log saved in ram, while “Clear screen” will only clear log on screen without clearing log in ram.

See more here:
CheeXy v1.35 s60v3