Skip to content

Commit 0144ea7

Browse files
Update DevProxy.Plugins/Models/Http.cs
Co-authored-by: Copilot <[email protected]>
1 parent 4ec3f84 commit 0144ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DevProxy.Plugins/Models/Http.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ internal static class Http
253253
"x-auth-token",
254254
"x-csrf-token",
255255
"x-forwarded-for",
256-
"x-real- ip",
256+
"x-real-ip",
257257
"x-session-token",
258258
"x-xsrf-token"
259259
];

0 commit comments

Comments
 (0)