import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/http.js";
Functions
f etag | Calculates the ETag for a given entity. |
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 | |
Returns a random port number that is available for listening. | |
Serves HTTP requests with the given options. | |
Serves static files from a file system directory or KV namespace (in Cloudflare Workers). | |
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 ( |