Skip to content

HTTP POST needs explicit content-type #9

@graboskyc

Description

@graboskyc

Line 81 of dockerhostdriver.py (request.post inside deploy_image) needs the content type explicitly defined:

headers={"Content-Type":"application/json"}

must be added to the end of the POST

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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