This example uses our own httpgetlib package.
See the output in browser developer console.
Actual code:
import httpclient print(httpclient.Get('https://httpbin.org/anything'))