@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.
@dima059 said in How to get multiple http headers with the same name:
I need to get the "set-cookie" header. But there are 3 of them in the request. Action "Get header" returns only first header. How can I get the rest?
