Skip to content

Separate the stack into two #1

@guilhermesilveira

Description

@guilhermesilveira

Currently there is one stack for parsing request and response. This stack moves forward and then returns, allowing interceptors to parse both request and response. It should be broken into two stacks: a request stack and a response stack. This gives space for async invocations (see the following suggestions).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions