Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3장. 리소스와 표현 #3

Open
4 of 5 tasks
aptheparker opened this issue Nov 1, 2024 · 4 comments
Open
4 of 5 tasks

3장. 리소스와 표현 #3

aptheparker opened this issue Nov 1, 2024 · 4 comments
Labels

Comments

@aptheparker
Copy link
Member

aptheparker commented Nov 1, 2024

화요일 발표 주제에 대한 질문을 댓글로 남겨주세요 :)


발표자

  • 박지환

질문자

  • 정예찬
  • 공병규
  • 이창준
  • 서지훈
  • 정시우
@aptheparker aptheparker added the 03 label Nov 1, 2024
@johnpooh121
Copy link
Contributor

johnpooh121 commented Nov 9, 2024

공병규 - 주로 웹 환경에서 쓰이는 http 메소드는 GET,POST,PUT,DELETE,PATCH인 것 같은데, 그 외의 OPTIONS 메소드는 언제 쓰일까요?

@Jung-Si-Woo
Copy link
Contributor

Jung-Si-Woo commented Nov 10, 2024

정시우 - HEAD 메소드를 사용해도 "적절한 헤더"를 만들어야 하기 때문에 시간이 줄지 않는다는 표현이 있는데, 정확히 어떤 의미이고 이유는 무엇일까요?

@JOEYLEE1121
Copy link
Contributor

DELETE 의 성공 응답 코드 예시로 202가 있던데, 해당 코드는 나중에 삭제 하겠음을 의미한다고 합니다. 그럼 클라이언트 입장에서 성공 응답 코드를 받았지만 서버에서 요청을 처리하는 과정에서 오류가 생겨 202 코드를 반환 후 실패하는 상황이 생길 수도 있나요?

@glowisn
Copy link

glowisn commented Nov 10, 2024

정예찬 - 자신만의 새로운 메서드를 정의하는 것이 좋을까요? 만약 복잡한 비즈니스 로직을 처리하기 위해 커스텀 메서드를 정의해야 한다면, 어떤 원칙을 세우는 것이 좋을까요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants