Skip to content

Add Content-length to simplewebcontrol example to increase compatibility. #43

@jwurzer

Description

@jwurzer

I had the problem that the HTTPRequest node (a HTTP client) from the godot engine doesn't handle the JSON content from the simplewebcontrol server example (examples/simplewebcontrol.py). The JSON content was always discarded. I have to add the Content-length property to the header at the simplewebcontrol example. I think this changes could also increase the compatibility of other HTTP clients and browsers. The pull request #42 adds the necessary changes.

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