fasthttp
fasthttp copied to clipboard
refactor: using maps.Clone to simplify the code
This is a new function added in the go1.21 standard library, which can make the code more concise and easy to read.
Can you rebase the branch on master, that should probably fix the lint issue.
@zhuhaicity Can you update the PR so that it can be merged?