Skip to content

Conversation

@claudiamurialdo
Copy link
Collaborator

@claudiamurialdo claudiamurialdo commented Aug 1, 2023

Replacing HttpContext.Response.Headers.AppendHeader with HttpContext.Response.Headers.Set at #839 led to an error when setting the 'Content-Type' header, which is a special header. AppendHeader manages it properly, but Headers.Set does not.

Issue:103739

@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests August 1, 2023 22:52 — with GitHub Actions Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo merged commit c116699 into master Aug 2, 2023
@claudiamurialdo claudiamurialdo deleted the content-type-header branch August 2, 2023 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants