Remove no-longer used net/cgi exceptions.

original commit: 818e434c607a091704d65bca0a6c89c30eac29b0
This commit is contained in:
Eli Barzilay 2012-03-16 02:54:13 -04:00
parent 0ff0006120
commit 2147d288a1

View File

@ -1,10 +1,5 @@
#lang racket/signature
;; -- exceptions raised --
(struct cgi-error ())
(struct incomplete-%-suffix (chars))
(struct invalid-%-suffix (char))
;; -- cgi methods --
get-bindings
get-bindings/post