how does outbound http requests work from a container? does the infra still smash on CF-Worker reque
how does outbound http requests work from a container? does the infra still smash on CF-Worker request header?
basic and standard instances should have 4GB limits - nothing higher available at the moment thoughCF-Worker behaviour.
.containerFetch(request, <port>) or .fetch(switchPort(request, <port>))standardCF-Worker.containerFetch(request, <port>).fetch(switchPort(request, <port>))