src/anyp/Resource.js:14: this.description is never used.
src/http/one/MessageParser.js:15: this.transaction is never used.
Found with class-field-checker and git grep '\.description\b[^(]' (to prevent tests and non-class items using these fields being falsely reported).