Skip to content

is_binary and is_structured should be in http module #92

Closed
@cumason123

Description

@cumason123

Expected Behavior

from cloudevents.http import is_binary, is_structured

Actual Behavior

from cloudevents.sdk.converters import is_binary, is_structured

These methods at the moment comform to the http spec but aren't generalized to other specs. Therefore we would want to move these methods into the http module

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