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

부록 A. 상태 목록 (Status Codex) #21

Open
6 tasks done
aptheparker opened this issue Nov 24, 2024 · 6 comments
Open
6 tasks done

부록 A. 상태 목록 (Status Codex) #21

aptheparker opened this issue Nov 24, 2024 · 6 comments
Labels

Comments

@aptheparker
Copy link
Member

aptheparker commented Nov 24, 2024

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


발표자

  • 최준영

질문자

  • 한태혁
  • 곽재영
  • 서형석
  • 임해찬
  • 박근영
  • 권희근
@zudydy
Copy link
Contributor

zudydy commented Dec 29, 2024

곽재영

존재하지 않는 데이터에 대한 요청의 경우 어떤 상태코드를 반환하는 것이 좋을까요? (200 vs 204 vs 404)

@hantaihe
Copy link
Contributor

한태혁

HTTP 말고 웹소켓이나 다른 프로토콜에도 상태코드가 존재하나요? 있다면 어떻게 쓰이는지 궁금합니다

@haechan29
Copy link
Contributor

임해찬

HTTP 응답을 통해 보내기에 데이터의 크기가 너무 크다면 어떤 상태코드를 어떻게 사용하는게 적합할까요?

@hyeongseok21
Copy link
Contributor

서형석

중요도가 낮음으로 분류된 상태코드들 중에 특정 상황에서 사용해야할 빈도가 높아지는 상태코드들엔 어떤 것들이 있을까요?

예를 들어

  1. 타 회사와 긴밀하게 협업해야할 경우
  2. 보안을 특히 신경써야하는 프로젝트일 경우
  3. 특정 이벤트로 인해 갑작스레 트래픽이 몰렸을 경우
    에는 어떤 것들이 있을까요? 이외에도 다른 특수한 상황이 있다면 기술해주세요.

@cashdoc-heekeun
Copy link

권희근

웹이나 애플리케이션 기술이 발달해왔는데, 시간이 지나면서 HTTP 상태 코드의 해석이 달라질 수 있는지 궁금합니다.

@cashdoc-geunyeong
Copy link
Contributor

cashdoc-geunyeong commented Jan 12, 2025

박근영

501도 결국 지원하지 않는 메서드로 요청한 것이라 볼 수 있는 것 같은데, 405와 달리 서버 측 문제로 분류되는 이유가 궁금합니다.

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

7 participants