Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tepi/http/import.http

A .http Test Runner
Go to Latest
File
---host: <%= Deno.env.get('HOST') || 'https://faker.deno.dev' %>---###---import: ./pass.httpid: needPass.http---GET /pong?body=<%= passId.body %>quiet: true
HTTP/1.1 200 OK
passed