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주차 미션 / 서버 1조 - 유정현 #9

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

akfrdma0125
Copy link

1단계까지는 자력으로 할 수 있었으나,
리팩토링 과정에서 디렉토리를 나누고 파일을 생성하는 것에 어려움을 느껴 브랜치를 참고했습니다.

그런데, 테스트 과정에서 저는 HttpHeaderTest에서 계속 NLE가 발생해서,
HttpHeaders 파일에서 28번째 줄 기존 if (line.equals("")) 에서
if (line==null || line.equals(""))로 변경했더니, 문제가 해결되었습니다.

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

Successfully merging this pull request may close these issues.

1 participant