im using astro 3.2.3 starting the server and accessing through the browser works fine but when I use a rest client (thunder client from vscode) I get an error 'Connection was refused by the server' even tho the browser shows the page fine altough it works just fine when I tested the same client on fastify server