Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Zheng <[email protected]>
  • Loading branch information
Two-Hearts committed Oct 11, 2024
1 parent d6dc558 commit 6ae5918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/trace/transport.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ func logHeader(header http.Header) string {
}
return logs.String()
} else {
return " Empty header"
return " Empty header\n"
}
}

Expand Down

0 comments on commit 6ae5918

Please sign in to comment.