ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,892 results

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,048 views

8 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

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,124 views

9 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

479,389 views

8 months 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?

983 views

9 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,293 views

5 years ago

Herng-Yow Chen
7-6 HTTP, HTTPS, URL (explained)

A skure version of HTTP protocol to access that address so the transaction back and forth between you send to the server and you ...

11:44
7-6 HTTP, HTTPS, URL (explained)

149 views

2 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,031 views

9 years ago

Manitoba Unix User Group
MUUG 1611 - NGINX HTTP Daemon

Paul Sierks presents the NGINX HTTP Daemon. Download a copy of this video at: ...

17:12
MUUG 1611 - NGINX HTTP Daemon

123 views

8 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,795 views

1 year 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

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?

1,005 views

9 years ago

LTN Labs
Learn about the HTTP message structure using Cisco Packet Tracer

In this video we will get hands-on with understanding how a Web client and Web server communicate over a network using a ...

6:00
Learn about the HTTP message structure using Cisco Packet Tracer

343 views

5 years ago

Keith Cambron
Enabling the World Wide Web - TCP and HTTP protocols

The World Wide Web rides atop the Internet. It relies heavily on two protocols, the Transmission Control Protocol (TCP) and the ...

16:43
Enabling the World Wide Web - TCP and HTTP protocols

9,503 views

12 years ago

Chrome for Developers
3.143 ways to synchronize data across documents - HTTP 203

Jake chats to Surma about six ways you can synchronise data between documents, but some of them don't work all the time, so a ...

16:21
3.143 ways to synchronize data across documents - HTTP 203

22,075 views

5 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

202,006 views

4 years ago

Codexpanse with Rakhim
HTTP and The Web: explanation I wish I had in school

The Internet 03:39 Good news for web developers 04:58 Client & Server 06:40 HTTP protocol 10:08 Server is stateless 13:26 ...

16:27
HTTP and The Web: explanation I wish I had in school

1,391 views

1 year ago

The Coding Gopher
WebSockets vs REST API (HTTP): Which One Should You Use?

In this video, we explore the key differences between HTTP and WebSocket protocols. While HTTP operates in a traditional ...

7:48
WebSockets vs REST API (HTTP): Which One Should You Use?

2,847 views

1 year ago

Mike Wittie
HTTP client server example

... server address and the handler class which comes from here now this is basically all defined in the documentation of http server ...

5:45
HTTP client server example

479 views

5 years ago

internet-class
What is the difference between GET and POST?

Both GET and POST HTTP requests can send data to the web server.GET encodes data into the URL, while POST includes it in ...

4:11
What is the difference between GET and POST?

15,591 views

9 years ago