malloy
malloy copied to clipboard
HTTP: More centralized configuration
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.