Skip to content

Support byte-based length fields in ref types #26

Description

@KingMob

To support AWS's event-stream format, I need length-prefixed specs. Unfortunately, string* is predefined to use int32, so I reached for ref-string. That handles the header value case, which is in16-based, but not the header name, which is byte-prefixed.

If you like, I'll submit a PR for it, just let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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