Skip to content

PUT and content-length #7

Description

@Pietro395

We are using this module to develop a driver for a BOSE soundbar.

We have successfully implemented the GET and POST methods.
Testing with postman the same parameters used in the POST, in the PUT it works correctly.

While with the PUT method on Crestron we get the error '411 - Length Required'.

We tried to manually insert the Content-Length in the header but without success.

Is the Content-Length in the PUT implemented and sent in the request?

immagine

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