Skip to content

sendContent_P should not send final \0 #987

Closed
@JohnSL

Description

@JohnSL

The sendConent_P method includes the final null termination in the string. However, this means if you send multiple chunks, you'll get a null character in between the chunks, which I don't think is correct. I'm about to submit a pull request to fix this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions