Skip to content

HTTP API: HttpServletRequest.content is encode on base64 #1084

Closed
@npeters

Description

@npeters

To help us debug your issue fill in the basic information below using the options provided

Serverless Java Container version: 2.0.1

Implementations: Spring Boot 3

Framework version: SpringBoot 3.1.7

Frontend service: HTTP API

Deployment method: SAM,

Scenario

*read the body of HTTP POST *

Expected behavior

Get the body as byte array and ready to read

Actual behavior

Get the body as base64 byte array

Steps to reproduce

use HTTP API with a POST

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