Custom Headers in "Run & Debug"

Hi,

Could it be possible in the "Run & Debug" to have the possibility to add Custom Headers as it is possible to attach an access token ?

For example, to secure my endpoints, i'm sending the equivalent of an API key in a custom header. My first function is to check that this API Key exists.

Actually, i had to build a workaround to prevent that check because in "Run & Debug" i cannot set this Custom Header.

15
1 reply