Skip to content

GET requests should not change application state => use POST for votings #4

@gobijan

Description

@gobijan

Modern web apps should not alter model state based on GET requests. Also a browser prefetch would vote accidentally. Therefore use the POST method for up and downvoting mechanisms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions