There's no way to see how large a request or response payload is, which is useful for identifying oversized API calls.
Current behaviour
Network requests and responses are displayed without any payload size information.
Expected behaviour
Show the payload size (bytes/KB/MB) for both request and response bodies in the network inspector.
Github reporter
@dumazy
There's no way to see how large a request or response payload is, which is useful for identifying oversized API calls.
Current behaviour
Network requests and responses are displayed without any payload size information.
Expected behaviour
Show the payload size (bytes/KB/MB) for both request and response bodies in the network inspector.
Github reporter
@dumazy