Skip to content

Support image/x-icon as base64 for Amazon.Lambda.AspNetCoreServer#1103

Merged
normj merged 1 commit intoaws:devfrom
martincostello:Support-Favicon
Mar 12, 2022
Merged

Support image/x-icon as base64 for Amazon.Lambda.AspNetCoreServer#1103
normj merged 1 commit intoaws:devfrom
martincostello:Support-Favicon

Conversation

@martincostello
Copy link
Copy Markdown
Contributor

Issue #, if available:

Support image/x-icon for favicons as base64 binary content out-of-the-box.

Otherwise trying to serve an ASP.NET Core website out of API Gateway garbles the image when rendered by a browser when loading a webpage.

image

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Support "image/x-icon" for favicons as base64 binary content out-of-the-box.
@martincostello
Copy link
Copy Markdown
Contributor Author

Related feature request #1104.

@normj normj changed the base branch from master to dev March 12, 2022 02:08
@normj normj merged commit e7399fc into aws:dev Mar 12, 2022
@martincostello martincostello deleted the Support-Favicon branch March 12, 2022 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants