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