LSJ HOME
/
Study And Practice
/
StudyList
/
HTTP 의 역사
🖊️
HTTP 의 역사
Tags
Date
속성
cleanUrl
:
/study/history
-
http
YAML
복사
개요
참고
개요
참고
Evolution of HTTP — HTTP/0.9, HTTP/1.0, HTTP/1.1, Keep-Alive, Upgrade, and HTTPS
Understanding how HTTP works in the real world
HTTP/3 Explained
Today we'll be learning about HTTP/3 - where we came from, how it's different from previous protocols, and where it's going. I learned most of this information from an excellent talk given by Daniel Stenberg, the inventor of curl. This High-Performance Programming video updated my knowledge on some more recent HTTP/3 stuff.
HTTP1.1, HTTP2 비교 - BESPIN Tech Blog
이번 글은 imagekit 공식 사이트에서 HTTP/2 vs HTTP/1 – Performance Comparison 문서와 HTTP/1.1 vs HTTP/2: What’s the Difference 문서를 번역/편집하여 작성 하였습니다.” 참고자료 : https://imagekit.io/blog/http2-vs-http1-performance/ HTTP/1.1 vs HTTP/2: What’s the Difference? | DigitalOcean 1. HTTP1.1, HTTP2 1.1 소개 하이퍼텍스트 전송 프로토콜(HTTP)은 1989년 발명된 이후로 월드와이드웹(World Wide Web)에서 사실상의 통신 표준이 된 응용 프로토콜입니다. 1997년 HTTP/1.1 릴리스부터 최근까지 사용된 프로토콜 입니다. […]