The usual debug web page often views the content of HTTP HEADER, so I wrote a gadget to see HTTP Header. The program does not require IE support. In order to familiarize yourself with the HTTP protocol and APR library, the bottom layer uses APR to implement part of the network and multi-threaded, and directly analyze HTPP Response content.