CrazyEngineers
  • Read HTTP Header

    komputergeek

    komputergeek

    @komputergeek-Yf5hJ4
    Updated: Oct 22, 2024
    Views: 1.3K
    How can we read HTTP response header using telnet?
    What are other methods to do the same (without using any website that displays response header)?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • tuse

    MemberJan 28, 2009

    In order to read the HTTP Header, you can use the Wireshark software which is open source and free. It captures all packets so you can find the packet corresponding to HTTP in that

    Other than that, you can use the HEAD command (just like GET) after logging in using telnet
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register