웹(web)/HTTP3 HTTP/2 프론트엔드 개발시 http2에 대해서 기본적으로 알아야할 부분들을 정리한 글입니다. rfc 7540과 http2 in action, google dev 에서 필요한 부분들을 참고하여 작성하였습니다. 글 후반부에는 프론트엔드 개발시 http2 환경에서 최적화에 대한 내용도 포함하였습니다. terms by rfc7540 (https://datatracker.ietf.org/doc/html/rfc7540#section-2.2) - client: The endpoint that initiates an HTTP/2 connection. Clients send HTTP requests and receive HTTP responses. - connection: A transport-layer connection be.. 2021. 10. 3. HTTP 2 vs http1.x http2(이하 h2)은 무엇이고 1.x 과 어떤 차이점이 있을까? 다음 사이트에 접속하면 h2와 http1.1 방식으로 각각 이미지를 다운 받게된다. 이 때, http1.1과 h2는 중 어떤게 더 빠를까? 아래 링크에 접속해서 직접 확인해보자 https://imagekit.io/demo/http2-vs-http1?utm_source=blog&utm_medium=blog&utm_campaign=Blog HTTP/2 vs HTTP/1.1 - Performance Comparison A performance comparison between images loaded over HTTP/2 and HTTP/1.1 via ImageKit.io imagekit.io 인터넷 환경이 느린 상황이라면 확연히 차이가 .. 2021. 9. 29. HTTP 모아보기 HTTP를 공부하면서 찾아보았던 온라인 자료들을 정리하는 글입니다. 공부하실 때 참고해보세요 'what is http' 'what is http2.0' 등으로 검색해보시면 더 많은 자료들을 찾으실 수 있습니다 https://developer.mozilla.org/ko/docs/Web/HTTP https://developers.google.com/web/fundamentals/performance/http2?hl=ko https://whatis.techtarget.com/definition/HTTP-Hypertext-Transfer-Protocol https://www.cloudflare.com/ko-kr/learning/ddos/glossary/hypertext-transfer-protocol-http/.. 2021. 8. 22. 이전 1 다음