BruceBlog: "First of all, finding a proxy for Windoze that will capture HTTP POSTs was actually pretty difficult. Then I took a look into what is necessary with Squid to get it to capture HTTP POSTs and quickly abandoned that idea. It's been over six years since I last dug into Squid at any level. I know it's very nice, but I really didn't need a cache either, not while I'm developing. Then I discovered tcpmon.
Buried in Axis, tcpmon is a lightweight Java proxy that captures all traffic including HTTP POSTs. And because it's written in Java, I can run it on both Mac OS X and Windoze without any issues. So I've been monitoring all the HTTP headers easily with tcpmon and what I've discovered is priceless. The cookies in these headers are very custom which required some hacks to get my POSTs looking just right. But overall, tcpmon has been a lifesaver. If you ever have a needs for a small but nimble Java proxy, check it out. "
Tuesday, February 15, 2005
Subscribe to:
Post Comments (Atom)
Popular Posts
- Using QCLRDTAQ to clear data queues in CL and RPG
- AS400 Job Scheduler
- UDATE and *DATE in AS400 RPG
- Creating an as400 Query
- Adobe Flex 2.0 Beta
- ibm as400 manuals v5r4
- IBM WebSphere Developer Technical Journal: Maintain continuous availability while updating WebSphere Application Server enterprise applications
- Recover or reset QSECOFR passwords
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
- Using as400 QRCVDTAQ api to retrieve a message / entry from a dataqueue
No comments:
Post a Comment