Re: [Lynx-dev] Asking about printing HTTP communications when browsing an URL

2022-11-24 Thread Mouse
>> I'd like to ask about howto print HTTP communications between the
>> client and the server when browsing an URL.
> Not to forget wireshark (which runs on Linux, as well as Windows).

If it really is HTTP, yes.  But these days a lot of people use "HTTP"
to mean what would more properly be phrased "HTTP or HTTPS", and,
without the cooperation of at least one endpoint, wireshark and its ilk
can't tell you much about HTTPS beyond the sheer volume of data
sent/received.

/~\ The ASCII Mouse
\ / Ribbon Campaign
 X  Against HTMLmo...@rodents-montreal.org
/ \ Email!   7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B



Re: [Lynx-dev] Asking about printing HTTP communications when browsing an URL

2022-11-24 Thread David Woolley

On 24/11/2022 09:57, River Chiang wrote:

I'd like to ask about howto print HTTP communications between the
client and the server when browsing an URL.


Not to forget wireshark (which runs on Linux, as well as Windows).



Re: [Lynx-dev] Asking about printing HTTP communications when browsing an URL

2022-11-24 Thread Thorsten Glaser
River Chiang dixit:

>I'd like to ask about howto print HTTP communications between the
>client and the server when browsing an URL.

That’s the scope of tools like tcpdump -X or Burp.

bye,
//mirabilos
-- 
22:20⎜ The crazy that persists in his craziness becomes a master
22:21⎜ And the distance between the craziness and geniality is
only measured by the success 18:35⎜ "Psychotics are consistently
inconsistent. The essence of sanity is to be inconsistently inconsistent



[Lynx-dev] Asking about printing HTTP communications when browsing an URL

2022-11-24 Thread River Chiang
Hello Lynx development team,

I'd like to ask about howto print HTTP communications between the
client and the server when browsing an URL.


Thanks a lot,
river