This example uses native Berry-lang function implemented using emscripten_fetch() in synchronous mode.
emscripten_fetch()
See the output in browser developer console.
Actual code:
print(httpget('https://httpbin.org/anything'))