You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new Unit Test to request_id_test.go to check that the middleware doesn't change a preexisting X-Request-ID header on the request.
Basically is a test that exercises the false path of this code
Add a new Unit Test to request_id_test.go to check that the middleware doesn't change a preexisting X-Request-ID header on the request.
Basically is a test that exercises the false path of this code
echo/middleware/request_id.go
Lines 51 to 54 in 6caec30
The text was updated successfully, but these errors were encountered: