Internationalization
Except for Scroll Protocol, none of the other supported small internet protocols support specifying a language in a request. To get around this, one can set up routes specific to certain languages.
For responses, the server will try to detect the mimetype and language of the static document being sent back for the protocols that support these features. One can also manually specify these attributes in CGI/SCGI scripts and with the API.