Providing parse-bindings
This commit is contained in:
parent
34b64f40a9
commit
0244093518
|
@ -14,6 +14,7 @@
|
|||
(values request? boolean?)))
|
||||
|
||||
(provide/contract
|
||||
[parse-bindings (-> bytes? (listof binding?))]
|
||||
[read-headers (-> input-port? (listof header?))]
|
||||
[rename make-ext:read-request make-read-request
|
||||
(->* () (#:connection-close? boolean?) read-request/c)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user