1.Fiddler relative to other debugging tools advantagesHttpWatch and Firebug are familiar to most front-end developers, but HttpWatch can capture all the data from each HTTP request, but cannot modify the returned data, although Firebug can modify HTML and CSS. However, the parameter values of the HTTP request and the data returned by the CGI cannot be interfered with when debugging the CGI interface. Fiddler as an HTTP debugging agent, not only can re
multiple second-level domain names to solve this problem.
According to the analysis of httpwatch professional 5.2.17, Baidu image search uses t1.baidu.com ~ T8.baidu.com: Eight domain names are used to display images. The blocked time consumed on the IE browser is less than 0.001 seconds, which is very fast.
Sina's image CDN also uses i0.sinaimg.cn ~ I3.sinaimg.cn: Four domain names are used to display images. The blocked time consumed on the IE
The well-known LR is not recorded, but some tools related to previous security tests are recorded:1. appscan, Web vulnerability scanning tool2. webscarab, which can intercept and modify the data sent between the browser and the server3. httpwatch, which can analyze the data interaction between the browser and the server4. Wireshark can be used to record the interaction data of all networks. It is very powerful, but it also teaches complexity.Today I w
Iedevtoolbar: Online page viewing, static page analysis, document structure viewing, page element analysis, page layout viewing, page element name, outline viewing, and document element structure verification, all information is displayed on the current page.
Download the following example
Httpwatch: browser activity monitoring to view the activity information of the current page, including the request method, request header, returned result size,
load the most common pages (such as the homepage ).
Control the loading sequence, such as loading the general structure of the page first, and then loading data with multiple JavaScript asynchronous requests (changing a large HTML into multiple small HTML fragments)
4. Other Special Technologies.
Using the persistent connection feature of HTTP 1.1, the server can actively push data to a certain extent (reducing unnecessary polling)
5. Tools.
Fiddler (free)
Fired
HTML, such as Sid or something, so we don't need regular expressions ~
Okay, start training.Go to http://mail.qq.com/and check it out.CodeThere are some boring forms and verification codes.Make these contents a simple HTML login, and you can't log on to it. Tell me the verification code is incorrect and assure me that there is no problem with my eyes.Using httpwatch to analyze and analyze the Verification Code separately, the generated image still
CSS applied by the currently positioned elements.Code ... Is a rare tool for analyzing CSS code of other excellent websites. 5. Delicious 2.1.041 recommended: 5 stars Installation Package address: https://addons.mozilla.org/en-US/firefox/addons/policy/0/3615/52958Introduction: this plug-in has nothing to do with web development. However, as an online bookmarks collection tool launched by yhaoo, you no longer have to worry about the highlights of your favorites and Article It disappears as your
seems to be a conflict here, that is, if the orchid network reduces a lot of images, styles, scripts or flash, then the web page will not be bald, that is ugly? This is a misunderstanding. The orchid net only tries to reduce it as much as possible, and does not mean it is completely unusable. There are also some tips and suggestions for reducing the number of request requests for these files:1. Use a large image to replace multiple small images.This is indeed somewhat Revolutionizing Traditiona
shell type of script is very beautiful, file operation is convenient (such as specify how many rows, jump to the end, etc.) I mainly used to view the log file changes and so on; EditPlus: Disadvantages: Charging, not beautiful enough, unable to open large files; Advantages: Find files, easy to locate (ruler), multi-window layout is convenient, I use less; of course, the real masters, except perhaps they are in the VI, Notepad, Forcing lattice must be high;The third to first good front-end debug
and server interaction the better tool is HttpWatch Pro, now version 4.1, supports IE7
There are other agents to grab the package tool can be analyzed, HTTP debugging. No, there is the TCP grab Kit, 2000 comes with the network. There is also a TCP grab kit, 2000 of the Network Monitor, but not specifically for HTTP is more difficult to use.
http://www.bkjia.com/PHPjc/321283.html www.bkjia.com true http://www.bkjia.com/PHPjc/321283.html techarticle
harm, right?
3) Most critical, just draw the correct "contour" (remember HttpWatch and other tools to print out the head?). That is the meaning of "contour", there will be scores, but if, even the "outline" are written wrong, then it is regrettable.
Design tasks:
1. There have been a few recent harassment of our voting module, which requires you to design a voting limit.
Requirements are as follows:
1) require each QQ number (assuming this QQ number
because Fiddler does not log off automatically, which can cause the webpage to be inaccessible. The workaround is to restart the next fiddler.Other tools of the same kindSimilar tools are: HttpWatch, Firebug, WiresharkFiddler How to capture a Firefox sessioncan support HTTP proxy of any program's packets can be fiddler sniff, fiddler operation Mechanism is actually on this machine listening to 8888 port HTTP proxy. Fiddler2 start when the default IE
server and architecture
Linux shell often uses tricks (folders)
Linux Shell Advanced Tips (folders)
Beginner's Guide to Ubuntu | Ubuntu Desktop Getting Started Guide
Terminal (Terminal): zsh |zsh.sf.net | Ultimate Shell--zsh | Change bash on Mac to Zsh | zsh– give your Mac a different experience terminal!| [email protected]
Network monitoring: Fiddler 2 | HttpWatch | Charles
Remote control:
SSH Tip specific explanation: Ssh:
In the development process used a lot of HTTP network capture tool, studied Httpanalyzer,httpwatch, feel very good.Remember when I searched a tool, it is fiddler, since the use of Fiddler, I like it more and more. Now basically no longer use the otherGrab the bag tool. Because I found that fiddler is really too powerful, it almost includes most of the packet capture request, of course, the most force is its breakpoint debugging function,In particular,
homepage currently managed by Zend Company PHP embedded into HTML code, PHP script runs on the server side 1994 (php1.0), 1995 (php2.0), 1997 (php3.0), 2000 ( php4.0), php5.0 Php6.0 added: Better support for web2.0, more support for better Unicode support, increased object-oriented programming support, XML programming support, SOAP (Simple Object Protocol)
L There is a very important principle in software development: the compilation environment and the running environment should be consisten
but the customization of the code, and its design pattern is a bit like meta-programming. This type of system is characterized by you do not change its source code, but as a software to use, or the more complex, the later costs high to No limit, until abandoned. If your needs are like the Discuz forum, follow the system and do not intend to differentiate things, then this kind of generic system is appropriate. Otherwise, the development of their own.
This time there is only one way, with a goo
you press F12 to reopen the developer tool, and restore to the default, which is very convenient for us to view the loading order of the page content!!
Firefox firebug view page content loading order, method and chrome similar, as for the classmate who likes to use IE, can httpwatch Pro, continue to enjoy the destruction of IE, SAO years!!
Additional emphasis should be placed on:
The page is "from top to bottom" loading sequence to load pictures,
browser cache and input during each test, so that the data in each post back is the same, you can see from the above, the data sent when aspx is used as the Ajax response end is 2058b, while the data sent when handler is used is 1987b. Where does this come from?
Iii. Conclusion
You may have already discovered it, but it has been hard to find it.
From the previous two httpwatch documents, we can see that when the ASPX page is used as the backgro
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.