Skip to content

Serving Assets #61

@hermannleboss

Description

@hermannleboss

This feature request aims to enhance Layer 8 by introducing the capability to serve various types of assets. Typically, web servers handle content with specific media types, such as HTML with "text/plain" or JSON with "application/json," identified through the use of the Content-Type response header.

Currently, Layer 8 exclusively serves content with the "application/json" content type. The proposed improvement suggests expanding this functionality to support additional content types. Specifically, the initial focus will be on enabling the serving of images. This enhancement would provide greater flexibility and broaden the range of media types that Layer 8 can handle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions