Skip to content

Commit

Permalink
docs: 관리 안하는 요구사항 문서 제거하기
Browse files Browse the repository at this point in the history
  • Loading branch information
BackFoxx committed Sep 4, 2023
1 parent ea8e5cd commit 624c6a6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
# 톰캣 구현하기

## GET /index.html 응답하기
* [x] 첫 번째 라인(Request URI) 읽어오기
* [x] IOStreamTest 완료하기
* [x] http request 읽어오기
* [ ] line이 null일 때의 예외 처리하기
* [ ] http request의 첫 번째 라인에서 request uri 추출하기
* [ ] FileTest를 참고해서 요청 url에 해당하는 파일을 resource 디렉토리에서 읽기

## CSS 지원하기

## Query String 파싱

0 comments on commit 624c6a6

Please sign in to comment.