mozdev.org – livehttpheaders: indexThe goal of this project is to adds information about the HTTP headers in two ways:
- First by adding a ‘Headers’ tab in ‘View Page Info’ of a web page.
- Second by adding a tool in the ‘Tools->Web Development’ menu to be able to display http headers in real time (while pages are being downloaded from the Internet.
- Third by letting you edit request headers and replay an URL (beta). Look for the Replay button in the live window!
HTTPヘッダを手軽に見れるFirefoxプラグイン。
いままでEtherealを使ってましたが、圧倒的にHTTPばっかり見るのでこっちの方が便利。チラッとでもヘッダ見たくなったら『Alt + L』。
最近、「プログラムが動かないから見て欲しい」という場合のほとんどはヘッダ見ればすぐ解決する系でした。sessionとかcookieとかフォームデータの文字コードがおかしいとか。