Remove no-longer used net/cgi exceptions.
original commit: 818e434c607a091704d65bca0a6c89c30eac29b0
This commit is contained in:
parent
0ff0006120
commit
2147d288a1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user