Skip to main content
Go to Latest
File
---host: <%= Deno.env.get('HOST_HTTPBIN') || 'http://httpbin.org' %>---
###------GET /get<% assert(meta.host, "http://httpbin.org" ) %>