FetchConfig.contentLength

The content length in bytes when using request that has content e.g. POST/PUT and not using chunked transfer.

struct FetchConfig
ulong contentLength;

Meta