Skip to content

Add complex response management based on HTTP status code #37

Description

@XDarinor

Add a fluent-type API that allow to register classes for complex response management.
This requires serializable answer classes to implement some kind of interfaces to allow easy polymorphism.
Something like

class BadRequestAnswer: IRestlingAnswerPayload

This allow to register different patterns.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions