HTTPλ HyperText Transfer Protocolμ μ€μλ§λ‘ μ°λ¦¬λ§λ‘λ νμ΄νΌλ³Έλ¬Έμ μ‘κ·μ½μ΄λΌλ λ»μ΄λ€. HTTP μμ²μ μλ²μ νΉμ μμ μ μμ²νλ κ²μΌλ‘ HTTP μλ΅μ λ°κΈ°μν ν΄λμ€μ΄λ€. HTTP μμ²μ HTTP λ©μμ§λ₯Ό ν΅ν΄ μλ²μ ν΅μ νλ κ²μ μλ―Ένλ€. μλ²μ HTTPλ‘ μμ²νκ³ μλ΅μ λ°λ κ³Όμ μ μλμ κ°λ€. (HTTP 1.1 κΈ°μ€)
HTTP/1.1
μμ±μμ .
HTTP/2
μμ±μμ .
<μ°Έκ³ >
1. MDN Web Docs
HTTP λ©μμ§ - HTTP | MDN
HTTP λ©μμ§λ μλ²μ ν΄λΌμ΄μΈνΈ κ°μ λ°μ΄ν°κ° κ΅νλλ λ°©μμ λλ€. λ©μμ§ νμ μ λ κ°μ§κ° μμ΅λλ€. μμ²(request)μ ν΄λΌμ΄μΈνΈκ° μλ²λ‘ μ λ¬ν΄μ μλ²μ μ‘μ μ΄ μΌμ΄λκ²λ νλ λ©μμ§
developer.mozilla.org
HttpClient ν΄λμ€ (System.Net.Http)
URIλ‘ μλ³ λλ 리μμ€μμ http μμ²μ 보λ΄κ³ HTTP μλ΅μ λ°κΈ° μν ν΄λμ€λ₯Ό μ 곡 ν©λλ€.Provides a class for sending HTTP requests and receiving HTTP responses from a resource identified by a URI.
docs.microsoft.com
3. Google Developers - HTTP/2 μκ°
HTTP/2 μκ° | Web Fundamentals | Google Developers
HTTP/2(λλ h2)λ νΈμ, λ€μ€ν μ€νΈλ¦Ό λ° νλ μ μ μ΄λ₯Ό μΉμ ꡬννλ λ°μ΄λ리 νλ‘ν μ½μ λλ€.
developers.google.com
4. Reactive Programming : Streams
Functional Reactive Programming - Elegant Flow
var up = $('#up').asEventStream('click'); Here we are using JQuery to access the button with ID Up and observing the click events. Now we have a stream of discrete events connected to this button. The fun part is that all higher-order functions that we dis
rodrigoduran.net
5. Tistory wisecow - <μ€νΈλ¦Ό(Stream)>
<μ€νΈλ¦Ό(Stream)>
# μ€νΈλ¦Ό μ€νΈλ¦Ό(Stream)μ΄λΌλ μλ¨μ΄λ νλ₯΄λ μλλ¬Όμ λ»νλ€. μ’ μ΄λ°°λ₯Ό μλλ¬Όμ μ¬λ € λλ©΄ λ λ΄λ €κ°λ―, μ»΄ν¨ν° 곡νμμ μ€νΈλ¦Όμ λ°μ΄ν°λΌλ μ’ μ΄λ°°λ₯Ό λμΈ μ μλ μλλ¬Όμ΄λ€. μ¦, λ°μ΄
mattlee.tistory.com
'π₯οΈ Coding > νλ‘κ·Έλλ° μμ' μΉ΄ν κ³ λ¦¬μ λ€λ₯Έ κΈ
Unit Test λ 무μμΈκ°? (0) | 2021.08.23 |
---|---|
C/C++ μ μν νΈμΆκ·μ½ (Microsoft Visual C/C++ Compiler) (0) | 2021.08.01 |
κΈ°κ³μ΄, μ΄μ λΈλ¦¬μ΄, κ³ κΈμΈμ΄μ λν μ€λͺ (0) | 2021.07.26 |
μ»΄νμΌ κ³Όμ (CμΈμ΄ μ€μ¬, μλ² λλ μμ€ν κ°λ°μ κ΄μ ) (0) | 2021.07.26 |
Calling Convention (0) | 2021.07.26 |