originalBuffer property

List<int>? originalBuffer

The original body bytes sent with this request.

You must set storeOriginalBuffer to true to see this.

Implementation

List<int>? get originalBuffer;