ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

11,211 results

Code with Nakov | SoftUni Global
What You Need to Know About HTTP Protocol [Dev Concepts #39]

The Hypertext Transfer Protocol (HTTP) is the standard protocol used to transfer data across the web. In this video, you'll learn ...

45:50
What You Need to Know About HTTP Protocol [Dev Concepts #39]

1,410 views

3 years ago

Chrome for Developers
HTTP/2 101 (Chrome Dev Summit 2015)

HTTP/2 is coming. Actually, it's here. Right now. It impacts not only your user's experience but also the way you need to think ...

27:58
HTTP/2 101 (Chrome Dev Summit 2015)

79,619 views

10 years ago

schneems
What is HTTP?

The web is built on HTTP, in this video we'll take a look at some of the methods servers can use to talk to browsers using HTTP.

7:43
What is HTTP?

116,278 views

13 years ago

Southern California Linux Expo
HTTP/2 pros and cons. Protocol and use cases overview.

Talk by Nick Shadrin At NGINX we have recently included support for HTTP/2 protocol in our web server software. This new ...

56:05
HTTP/2 pros and cons. Protocol and use cases overview.

633 views

Streamed 9 years ago

rmotr.com
Introduction to HTTP - Hypertext Transfer Protocol

Before we dig into Flask Web Development, we're going to explore the foundations of the web: The HTTP Protocol. We explain the ...

6:54
Introduction to HTTP - Hypertext Transfer Protocol

20,046 views

8 years ago

web101
Web 101 - Episode 2: HTTP

Subscribe to the podcast and more at https://web101.org Web 101 - Episode 2: The Hypertext Transport Protocol (HTTP) ...

33:08
Web 101 - Episode 2: HTTP

111 views

4 years ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

468,635 views

7 months ago

internet-class
What are common HTTP protocol requests?

One of the core components of the world wide web is the HTTP protocol. Let's take a quick look at the most common types of HTTP ...

6:57
What are common HTTP protocol requests?

1,122 views

9 years ago

Patrick Schnabel
HTTP - Hypertext Transfer Protocol

Aufzeichnung bei der Verlesung "Kommunikationssysteme" an der DHBW Stuttgart.

3:04
HTTP - Hypertext Transfer Protocol

1,313 views

11 years ago

NetSecNow
Web Hax: HTTP/s protocol explained. #PWNTHEWEB

Just a simple overview on the HTTP/s protocol and some status codes. Very useful to know as a beginner in web pentesting.

7:39
Web Hax: HTTP/s protocol explained. #PWNTHEWEB

1,290 views

5 years ago

Patrick Schnabel
HTTP - Hypertext Transfer Protocol

Aufzeichnung bei der Verlesung "Kommunikationssysteme" an der DHBW Stuttgart.

2:34
HTTP - Hypertext Transfer Protocol

488 views

11 years ago

internet-class
How is the GET HTTP protocol request used?

GET is by far the most common request used by HTTP, one of the most common application-level internet protocols. So if you ...

5:40
How is the GET HTTP protocol request used?

1,028 views

9 years ago

internet-class
What are common HTTP protocol responses?

HTTP requests define how a client can make requests to a server. But the protocol also must define how the server can respond.

5:32
What are common HTTP protocol responses?

982 views

9 years ago

Patrick Schnabel
HTTP-Request und HTTP-Response

Aufzeichnung bei der Verlesung "Kommunikationssysteme" an der DHBW Stuttgart.

6:03
HTTP-Request und HTTP-Response

3,512 views

11 years ago

Confreaks
GoGaRuCo 2014- The Short and Happy Lives of TCP and HTTP Requests

By, Starr Horne As Rails developers we depend on the network. But if you're new to web development, it's probably a mystery.

23:10
GoGaRuCo 2014- The Short and Happy Lives of TCP and HTTP Requests

833 views

11 years ago

Learn & Grow
2. Basic concepts of web applications, how they work and the HTTP protocol
7:47
2. Basic concepts of web applications, how they work and the HTTP protocol

7 views

6 years ago

TechPrep
Long Polling vs SSE vs WebSockets vs QUIC | Simply Explained

This is an overview of the core differences between Long Polling, Server Sent Events, WebSockets, and Quick UDP Internet ...

10:42
Long Polling vs SSE vs WebSockets vs QUIC | Simply Explained

17,291 views

1 year ago

ID1212, Network Programming
A small TCP example, an HTTP client and an HTTP server

How to use TCP sockets for the HTTP protocol * The need of a length header * The need to call flush() when sending data through ...

20:37
A small TCP example, an HTTP client and an HTTP server

8,084 views

7 years ago

Linux.conf.au 2014 -- Perth, Australia
HTTP/2.0 And You

Presenter(s): Mark Nottingham URL: https://lca2014.linux.org.au/schedule/30053/view_talk HTTP/1.1 has been the predominant ...

42:21
HTTP/2.0 And You

579 views

11 years ago

The Coding Gopher
99% of Developers Don't Get RPCs

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

91,258 views

8 months ago

EuroPython Conference
Designing an HTTP client — Tom Christie

EuroPython 2023 — North Hall on 2023-07-21] https://ep2023.europython.eu/session/designing-an-http-client HTTPX is a fully ...

27:46
Designing an HTTP client — Tom Christie

744 views

2 years ago

OktaDev
"Basic Authentication" in Five Minutes

Learn what "Basic Authentication" is, how it's used, and what the HTTP Request looks like! #Authentication #BasicAuth #HTTP ...

5:07
"Basic Authentication" in Five Minutes

201,604 views

4 years ago

internet-class
How is the POST HTTP protocol request used?

Probably the second most common HTTP protocol request is POST. Unlike GET, POST is not used to request ...

6:24
How is the POST HTTP protocol request used?

999 views

9 years ago

Phạm Anh Đới
Basic of HTTP

HTTP is initiated with WWW HTTP is built on TCP/IP HTTP is stateless, connectionless, etc.

3:25
Basic of HTTP

263 views

11 years ago

Mike Wittie
Socket communications and HTTP

... right so then http will support html and http the one thing to remember that's key is that it's a stateless protocol meaning that each ...

41:38
Socket communications and HTTP

2,074 views

5 years ago