v.21.1Improvements
Set Content-Type in HTTP Packets from URL Engine
Set Content-Type in HTTP packets issued from URL engine. #32113 (Frank Chen).
Why it matters
This feature addresses the need to specify theContent-Type in HTTP packets when ClickHouse uses the URL table engine, allowing better interaction with HTTP services that require specific content types for request payloads.How to use it
Users can specify theContent-Type header directly in the URL table engine query settings when making HTTP requests through the URL engine.