env is a plugin that displays the WSGI environment of the current request. This can be quite illuminating to display how TiddlyWeb works and how various query parameters and HTTP headers impact the request. Useful for debugging and learning.

The code can be found at github.