I create an input including a GET method (` GET /9421.html HTTP/1.1` ) but when generating the signature base, I get: ``` "@path": /9421.html "@query": ? "@method": HEAD ``` HEAD instead of GET?