bigquery-emulator
bigquery-emulator copied to clipboard
Fix upload API into containers by setting 'Location' headers correctly
- 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.
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?