Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: reword message.headers to indicate they are not read-only
message.headers states that the headers are read-only, when in fact they are not. This change rewords the docs to a more appropriate description, while not promoting this kind of behavior. Fixes: #3146 PR-URL: #3814 Reviewed-By: Roman Klauke <romaaan.git@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
- Loading branch information