Skip to content

Small typo in example jsonpost.pde #38

@uheinema

Description

@uheinema

Hello,
just found this and it seems to be what I am looking for ...but:

In jsonpost.pde it should be
post.addHeader("Content-Type", "application/json");
instead of
put.addHeader("Content-Type", "application/json");
....
That aside, is this supposed to work on Andriod/APDE?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions