[plt-scheme] exception conventions
Neil W. Van Dyke wrote:
>
> P.S., No criticism of collects/net/url.ss is intended by writing my own
> HTTP library. Coding from scratch is a good exercise as I figure
> out exactly what features my picky applications need. After a few
> applications, hopefully I can make good suggestions on
> enhancements to url.ss, and possibly merge some code in.
>
Would you think about integrating openssl into your http library? I
wrote a wrapper around url-unit.ss but it was a real hack. Perhaps some
thoughts on unit/sig to factor out the network level stuff into separate
ssl/tcp components would be useful.