bigquery-emulator icon indicating copy to clipboard operation
bigquery-emulator copied to clipboard

Fix upload API into containers by setting 'Location' headers correctly

Open pgcamus opened this issue 9 months ago • 1 comments

  • When running behind a NAT (e.g. in a container) the server does not know it's external-facing hostname. Use the 'Host' header to reflect what the client used back to it.

pgcamus avatar Mar 04 '25 23:03 pgcamus

Hi @goccy -- is there anything I can do to help get this reviewed? It's quite small, targeted fix to a specific issue, and should have little chance of impacting other codepaths / functionality. Is there anyone else who could review this?

pgcamus avatar Apr 23 '25 15:04 pgcamus