THttpTransport.HTTP_BUFFER_SIZE

The size of the buffer to read HTTP requests into, in bytes. Will expand as required.

class THttpTransport
enum HTTP_BUFFER_SIZE = 1024;

Meta