What is 'request content area'?

104 views Asked by At

I was reading interfax API doc and found these lines of explanation on uploading chunks to an existing document upload session.

The request content area holds the chunk being uploaded.

I'm using requests library for this, and I'm wondering what the 'request content area' is.

link to the API doc
Thank you in advance.

0

There are 0 answers