Looking at the code in https://github.com/solid/node-solid-server/blob/adb0691a787d65e41cfd9e32d4496d8a0b4f98ed/lib/header.js#L132 it doesn't seem like #246 was implemented with `resource`, because that parameter doesn't seem to be used.
Looking at the code in
https://github.com/solid/node-solid-server/blob/adb0691a787d65e41cfd9e32d4496d8a0b4f98ed/lib/header.js#L132
it doesn't seem like #246 was implemented with
resource, because that parameter doesn't seem to be used.