Skip to content

No way of generating Content-Length header with a value #144

@hiddenstar1000

Description

@hiddenstar1000

API is implemented using Serverless framework.

Content-Length header is required for the POST and PUT Endpoints that need to be authorised.
If we add it as a custom header, user has to enter value just as the Authorisation keys.
Instead, we need to set up a default value or way of getting actual length of the content that we send via request body.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions