libmtev
libmtev copied to clipboard
DRAFT: Make POST/PUT payload visible in requests.json
trafficstars
The libmtev HTTP observer module and libmtev have been changed to expose the incoming HTTP payload if it is text, so that we can see the incoming payload using requests.json.
Am I reading this right that we're going to pay a large allocation and memcpy on every request now? This seems like a bad default performance sacrifice.
Perhaps http end points should opt into this.