namespaces added and documentation
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#lang racket/base
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Shared HTTP request/response helpers and security headers.
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(require json
|
||||
racket/string
|
||||
web-server/http
|
||||
|
||||
Reference in New Issue
Block a user