firefox-devel.rst
changeset 684 0ac1323ba715
parent 683 94d031debe17
child 696 0beb67c633df
equal deleted inserted replaced
683:94d031debe17 684:0ac1323ba715
    26   http://getfirebug.com
    26   http://getfirebug.com
    27                 home page
    27                 home page
    28   https://addons.mozilla.org/firefox/addon/1843
    28   https://addons.mozilla.org/firefox/addon/1843
    29                 download page
    29                 download page
    30 
    30 
       
    31 ** Live HTTP Headers.
       
    32 
       
    33  * First by adding a 'Headers' tab in 'View Page Info' of a web page.
       
    34  * Second by adding a tool in the 'Tools->Web Development' menu to be able to display http
       
    35    headers in real time (while pages are being downloaded from the Internet.
       
    36  * Third by letting you edit request headers and replay an URL (beta). Look for the Replay
       
    37    button in the live window!
       
    38 
       
    39 This project may be of some help for the following:
       
    40 
       
    41     * Help debugging web application.
       
    42     * See which kind of web server the remote site is using.
       
    43     * See the cookies sent by remote site.
       
    44 
       
    45   http://livehttpheaders.mozdev.org/
       
    46                 home page
       
    47   https://addons.mozilla.org/en-US/firefox/addon/3829/
       
    48                 download page
       
    49 
    31 * How build Firefox.
    50 * How build Firefox.
    32 
    51 
    33   https://developer.mozilla.org/en/Build_Documentation
    52   https://developer.mozilla.org/en/Build_Documentation
    34                 Build Instructions
    53                 Build Instructions
    35   https://developer.mozilla.org/en/Mozilla_Source_Code_%28Mercurial%29
    54   https://developer.mozilla.org/en/Mozilla_Source_Code_%28Mercurial%29