Testing HTTP requests incoming in ai studio context

Hello,

I’m developping aa web application connected to a PC application via a specific connector.

This connector collect informations and send it to my web app via HTTP post requests.

That works fine with the published application but it seems that ai studio completely block incoming requests which is a problem to test it in dev environment before publishing it.

Is there a way to do it or is it definitely impossible?