import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/workerd/http.js";
Functions
f etag | |
Gets the cookie by the given | |
Gets the cookies from the | |
Checks if the value from the | |
Checks if the value from the | |
Parses the | |
Parses the | |
Parses the | |
Parses the | |
Parses the | |
Parses the | |
Parses the text message as an HTTP request. | |
Parses the text message as an HTTP response. | |
Parses the | |
Sets a cookie in the | |
Sets the | |
Converts a Cookie object to a string. | |
Converts a list of cookies to a string that can be used in the | |
Converts the request object to text format. | |
Converts the response object to text format. | |
Gets the suggested response type for the request. | |
Performs basic authentication verification for the request. When passed, this
function returns nothing ( | |
Creates a Node.js HTTP request listener with modern Web APIs. |