make_headers

kafkit.registry.sansio.make_headers() → Dict[str, str]

Make HTTP headers for the Confluent Schema Registry.

Returns

headers – A dictionary of HTTP headers for a Confluent Schema Registry request. All keys are normalized to lowercase for consistency.

Return type

dict