Connector.Default
Default values for connector properties.
val max_http_head_byte_size : int
max_http_head_byte_size is 64k in bytes. It is the default maximal head size for HTTP request and response messages.
max_http_head_byte_size
val max_http_body_byte_size : int
max_http_byte_size is 10Mo in bytes. It is the default maximal body size for HTTP message bodies.
max_http_byte_size