How can you only show User-Agent GET request without rest of the Debug output?

2023-06-24 Thread Sultanbek Umkhayev
Is there no way to just show the GET request User-Agent: only with debug 
-d. I would like to just see ---request begin--- GET output of only what 
user agent is being used not all the other debug info.


Reason being if I set --user-agent="Agent 007" I would like to know it 
is working actually being sent.

--
*Fingerprint:* 5599 5AEA 9022 E287 C77E 71C8 F0FF CCE6 0789 F592



What is best way to download a single webpage with wget?

2023-06-24 Thread Sultanbek Umkhayev

I'm currently using wget -l 1 -LpckE  but the L might not be best?

What is better wget -l 1 -LpckE or  wget -l 1 -pckE  or is there other 
options I should add to make it better to just get a single webpage?



--
*Fingerprint:* 5599 5AEA 9022 E287 C77E 71C8 F0FF CCE6 0789 F592