Skip to content

PRG를 통한 데이터 중복생성요청 위험 제거 #100

@tellang

Description

@tellang

생성요청 결과의 상태코드가 2XX 의 상태코드를 가진다면, 새로고침을 했을때 똑같은 요청이 중복으로 들어올 수 있다.
따라서 2XX의 응답코드를 302 또는 303을 통해 GET으로 리다이렉션을 유도하면, 클라이언트가 새로고침시 중복생성요청을 방지할 수 있다

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions