Vocabularyhttp.
server.
staticInputsroot | a pathname string |
hook | a quotation with stack effect ( path mime-type -- response ) |
OutputsWord descriptionCreates a file responder which serves content from
path by using the hook to generate a response.
Definition