changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / lisp/lib/net/proto/http.lisp

changeset 160: a5e8d48e6549
child: a3b65a8138ac
author: ellis <ellis@rwest.io>
date: Mon, 01 Jan 2024 23:45:21 -0500
permissions: -rw-r--r--
description: http stuff
1 ;;; lib/net/proto/http.lisp --- HTTP Support
2 
3 ;;
4 
5 ;;; Code:
6 (in-package :net/proto/http)