Skip to content

Chunked Encoding enabled by default #24

Description

@g3gg0

In this line
https://github.com/Oryx-Embedded/CycloneTCP/blob/1976f5905ef6817c2e8a60b10b04729e205ebae9/http/http_server_misc.c#L755C4-L755C48
you enable chunked encoding by default.

Why is it enabled by default, and later disable it in httpClientParseStatusLine() ?
Shouldn't it be FALSE bei default?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions