Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/http

A JavaScript extension package for building strong and modern applications.
Latest
Index
internal.ts

This is an internal module that provides utility functions for handling HTTP requests, mostly used by the http.serve and http.serveStatic functions.

server.ts
user-agent.ts
util.ts

Utility functions for handling HTTP related tasks, such as parsing headers.