Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tpy/src/error.ts>responseHTTP

🔑 A strongly typed Pylon API client.
Latest
function responseHTTP
import { responseHTTP } from "https://deno.land/x/tpy@v1.0.0-RC/src/error.ts";

Clarifies that the string is the HTTP response code.

Parameters

s: string

The HTTP response code information as a string.