@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.
How does the http redirect work with bas?
@hellomembersha said in http redirects:
@Fox Is there a page with more information on the http redirect checkbox and what it does?
If the server response status implies redirection to another url, for example 302 https://en.wikipedia.org/wiki/HTTP_302 , then the action will load the url from the location header