dylan-lang / http

HTTP server and client for Dylan
https://opendylan.org/package/http
MIT License
22 stars 11 forks source link

Element type #65

Closed cgay closed 10 years ago

cgay commented 10 years ago

This manifested as

No applicable method, applying {<incremental-generic-function>: write-element} to {<simple-object-vector>: {<response>}, 10}.

when serving up the hacker guide .html and was probably related to 22b401d: Use an embedded <byte-string-stream> for <response>