Import from cURL with Host Header cause 400 bad request

Bug
Import from cURL into Yaak has the Host Header, press Send Request cause 400 bad request and if uncheck the Host Header then request is send successfully with 200 OK respond. The original cURL is also 200 when pasted in terminal to run.
macOS2026.3.1
Is the
Hostheader in the curl command the same as the one in the URL, or different?the same
If I copy as cURL in Yaak and paste into terminal then the server reply 200 OK
Maybe the Host Header is duplicated when Yaak send request?