Skip to content

Clean code duplication in HTTP request structure #255

@bidoubiwa

Description

@bidoubiwa

For the moment in the Requests structure there is a lot of code duplication.

The better idea would be to have one function used by all the methods: post,get,patch,put that would set up the request object and make the request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions