Skip to content

Commit

Permalink
[Update]: All About HTTP
Browse files Browse the repository at this point in the history
  • Loading branch information
omjogani committed Jan 12, 2024
1 parent 9527193 commit b2b70ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _posts/2024-01-10-all-about-http.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,7 @@ It's Client/Server Architecture. Client (Browser) sends HTTP Request to the Serv
- For Persistent It uses caches, etag. That ultimately helps to reduce down latency.
- It also provide streaming with chunked transfer.

## HTTP 2


## HTTP 3

0 comments on commit b2b70ef

Please sign in to comment.