malloy icon indicating copy to clipboard operation
malloy copied to clipboard

HTTP: More centralized configuration

Open Tectu opened this issue 3 years ago • 0 comments

Currently, properties that are used by both client and server (connections) such as the agent string and the body size limit are implemented separately in both the client and the server components.

It might make sense to consolidate these into a common configuration type.

Tectu avatar Jul 08 '22 15:07 Tectu