3 lines
81 B
Text
3 lines
81 B
Text
put true into libURLFollowHttpRedirects
|
|
get URL "http://httpbin.org/html"
|
|
put it
|