Skip to content

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

Description

@tellang

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions