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

Unknown method 처리확인 #49

Open
Jake1152 opened this issue Apr 10, 2023 · 1 comment
Open

Unknown method 처리확인 #49

Jake1152 opened this issue Apr 10, 2023 · 1 comment
Assignees

Comments

@Jake1152
Copy link
Member

Basic checks

  • telnet, curl 을 사용하면서, 준비된 파일들 다음 기능들이 적절하게 작동하도록 준비하라.
    • GET 요청 : 반드시 작동해야 한다.
    • POST 요청 : 반드시 작동해야 한다.
    • DELETE 요청 : 반드시 작동해야 한다.
    • UNKONW 요청 : 어떤 깨짐도 생겨선 안된다.
    • 모든 테스트 동안의 상태 코드들은 괜찮아야 한다.
    • 어떤 파일을 서버로 업로드해야하며, 이를 다시 다운로드 받을 수 있어야 한다.
@Jake1152 Jake1152 self-assigned this Apr 11, 2023
@Jake1152
Copy link
Member Author

400으로 처리됨

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

No branches or pull requests

1 participant