On version 5.1.0, if you add a meta description to a requestHeader it is shown twice: <img width="472" height="265" alt="Image" src="https://github.com/user-attachments/assets/19d94f92-fcd8-4149-a279-537898d6d96b" /> ### Steps to reproduce: edit the fille src/create/document.test.ts and add a description `.meta( { description: 'test' } )` to the authorization line 117. <img width="700" height="69" alt="Image" src="https://github.com/user-attachments/assets/302f9ca8-7d9d-4508-94fa-490d2194749d" /> Run `npm run test src/create/document.test.ts` and check the returned content