Skip to content

Commit

Permalink
removed undefined host
Browse files Browse the repository at this point in the history
  • Loading branch information
naman-bruno committed Jan 22, 2025
1 parent 2108bf5 commit c771fe3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/bruno-electron/src/ipc/network/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,6 @@ const configureRequest = async (
url: redirectUrl,
headers: {
...error.config.headers,
host: undefined,
},
};

Expand Down

0 comments on commit c771fe3

Please sign in to comment.