Skip to content

[Proposal] private field for the HTTPipe.Conn.t #10

@stephenmoloney

Description

@stephenmoloney
  • In order to add custom elements in a library which uses HTTPipe, I think the field private would be desirable.
  • At the moment I'm just adding my custom fields to the HTTPipe.Conn.t which is not ideal.
    Plug has a private field.

https://github.com/elixir-lang/plug/blob/v1.3.0/lib/plug/conn.ex#L163

@DavidAntaramian, your thoughts on this?

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