The `getContents` function in PSR-7. Is not idempotent, calling changes state.
It is a dangerous function compared to its friendly name starting with "get".
It would be best to rename this with a more appropriate verb at the beginning. But we are not considering backwards incompatible changes here.
Instead, please recognize this break with best practice by updating documentation to use loud uppercase letters to warn that this is not idempotent.