A user reported that HTTP responses from Docker-based Hugging Face Spaces automatically include an additional `Link` header injected by the infrastructure, which is not generated by the application itself.

The user seeks clarification on whether this behavior is intentional and expected for all Spaces, what its purpose is, and if there is a supported method to disable or customize it. This extra header is currently causing issues with their API setup as they require responses to contain only application-generated headers.