@Moastafi74 said in load and show page using http client ?:
@Fox why doesn't load full page?
Open the console in the browser on the network tab and go to the page. You will see that multiple requests are used to load the page, not just one.
i think it could help my pc resources a lot. if i understood correctlly, it works only for browser.
and in case you visit 100 websites+ (without restarting thread/browser), the cache you didnt save (or saved) really makes a difference in performance especially if its a lot of threads?
@yourfriendkarol said in [Network cache mask deny] action works for browser only or http client too?:
i think it could help my pc resources a lot. if i understood correctlly, it works only for browser.
and in case you visit 100 websites+ (without restarting thread/browser), the cache you didnt save (or saved) really makes a difference in performance especially if its a lot of threads?
Correct, the network actions are related to the browser only. Denying the data you will not need, img or css for example will load the websites alot faster and will not save the information for future usages.