| Author |
HTTP Traffic Monitoring using MyEclipse
|
Vijay Sarathy
Greenhorn
Joined: Jul 01, 2007
Posts: 2
|
|
Does MyEclipse provides ways of monitoring HTTP Traffic? (To investigate request and response objects)
|
 |
Riyad Kalla
MyEclipse Support
Ranch Hand
Joined: Jul 30, 2007
Posts: 75
|
|
Vijay, Yes, there is a "TCP/IP Monitor" tool in MyEclipse, you can open it under Window > Show View > Other... > MyEclipse Common > TCP/IP Monitor You can then setup a listen/redirect port and route your traffic through that, like a proxy, and the monitor will show you everything passing through.
|
Riyad
|
 |
 |
|
|
subject: HTTP Traffic Monitoring using MyEclipse
|
|
|