8000 Doesn't support duplicate header keys · Issue #3 · jgaskins/nats · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Doesn't support duplicate header keys #3
Open
@samueleaton

Description

@samueleaton

Firstly, sorry for the several issues. really digging deep here. Thanks for the library!

NATS headers allows duplicate keys with different values, just like HTTP headers (the server might have two Set-Cookie headers with different cookie values). This is why the HTTP::Headers object in Crystal is Hash(String, String | Array(String)), whereas the NATS::Headers is an alias to Hash(String, String).

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

      0