public marks

PUBLIC MARKS with tags application & http

2009

Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse Proxy

by Xavier Lacot & 7 others
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). Seems to be little more usable than wireshark!

2007

Ext FileTree Widget Example by Saki

by camel & 2 others
FileTreePanel is client-server application where client (browser) provides the user interface (UI) which displays the tree and context menu, handles drag & drop operations, etc. The filesystem that is displayed and managed by the UI is stored on a server. Therefore, we need some communication layer between client and server. Client sends a command to server, server processes this command and responds with a result. Client in turn processes the response and display results. All this communication is running in the background by Ajax (XMLHttpRequest) calls. The XMLHttpRequest is not used directly but the Ext JS - JavaScript Library ajax layer is used for this purpose. Client requests data from server with standard POST method and server is expected to respond with JSON (JavaScript Object Notation) string and appropriate HTTP headers.

PUBLIC TAGS related to tag application

ajax +   debug +   development +   http +   interface +   javascript +   js +   monitoring +   proxy +   server +   standard +   tool +   trafic +   web +   wireshark +   xmlhttprequest +  

Active users

Xavier Lacot
last mark : 04/10/2009 10:09

camel
last mark : 30/08/2007 19:00