jiengup commented on PR #3613: URL: https://github.com/apache/iggy/pull/3613#issuecomment-4920992260
> change the signature of the headers from `dict[str, str | bytes | bool | int | float] | None` to `dict[str, str | bytes | bool | int | float] | dict[HeaderKey, HeaderValue] | None` I think it's a good idea and well aligned with the first point worth discussing in my PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
