Request ID middleware for Hertz framework, inspired by requestid.
This project would not have been possible without the support from the CloudWeGo community and previous work done by the gin community.
Adds an identifier to the response using the X-Request-ID header.
Passes the X-Request-ID value back to the caller if it's sent in the request headers.