본문 바로가기

FLEX

[FLEX] 플렉스에서 웹메시지 보는 프로그램

FLEX 에서 WebService 나 HTTPService 를 이용한 웹접근시 에러메시지를 잘보여주지
못한다. 그럴땐 위의 프로그램을 써보자.
쉽게 어떤 WebService에서 문제가 있는지 확인할 수 있다.


Fiddler icon Introducing Fiddler

What is Fiddler?

Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.

Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.

사이트 : http://www.fiddler2.com/fiddler2/