Nitrogen allows you to access http headers via the
wf:headers/0 and wf:headers/1
functions.
| Header | Value |
|---|---|
| connection | close |
| accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
| host | 127.0.0.1:8000 |
| user_agent | CCBot/2.0 |
Released under the MIT License.