HTTP request and response data tool

From LemonWiki共筆
Jump to navigation Jump to search

<< Testing

HTTP request and response data tool

  • Firebug for Firefox browser_firefox.png : Menu -> Net
  • Apache Jmeter v. 2.7[1]
    • approach 1: (1) Add config element: HTTP request defaults (2) Add Sampler: HTTP request (3) Add Listener: View results tree (4) Run the test plan
    • approach 2: (1) install unofficial jmeter-plugins (2) Add Sampler: jp@gc - HTTP Raw Request[2] (3) Add Listener: View results tree (4) Run the test plan
  • Packet sniffer

Display HTTP headers of a web page

Web page compression check

online gzip test


references