DEV Community

# http

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
An Intro to HTML Forms

An Intro to HTML Forms

12
Comments 3
4 min read
Fixing the Host Header vulnerability with Nginx

Fixing the Host Header vulnerability with Nginx

2
Comments
4 min read
HTTP Refresher: Things You Should Know About HTTP

HTTP Refresher: Things You Should Know About HTTP

15
Comments 1
10 min read
Understanding Network things: part 5 – TLS & mTLS

Understanding Network things: part 5 – TLS & mTLS

65
Comments
1 min read
How to use Axios interceptors to handle API error responses

How to use Axios interceptors to handle API error responses

88
Comments 5
3 min read
REST & HTTP

REST & HTTP

2
Comments
1 min read
Why use websockets over TCP sockets

Why use websockets over TCP sockets

5
Comments
1 min read
Backend Developer Roadmap 2021 | How to Become a Backend Developer

Backend Developer Roadmap 2021 | How to Become a Backend Developer

19
Comments 1
4 min read
Searching Tweets Using Twitter API

Searching Tweets Using Twitter API

5
Comments
3 min read
Buscando Tweets com a API do Twitter

Buscando Tweets com a API do Twitter

5
Comments
4 min read
Wordpress API request problem.

Wordpress API request problem.

2
Comments 5
2 min read
HTTP Explained Like You are 5

HTTP Explained Like You are 5

5
Comments
5 min read
Golang http/net middleware

Golang http/net middleware

5
Comments
3 min read
How to monitor the progress of a Javascript fetch - request and cancel it on demand.

How to monitor the progress of a Javascript fetch - request and cancel it on demand.

179
Comments 6
7 min read
Go: Creating Custom Error Wrapper and Do Proper Error Equality Check

Go: Creating Custom Error Wrapper and Do Proper Error Equality Check

19
Comments 1
10 min read
Decode HTTP Query Params into a Struct in Go

Decode HTTP Query Params into a Struct in Go

2
Comments
2 min read
Create CRUD Apps with http/net Golang without database

Create CRUD Apps with http/net Golang without database

15
Comments 1
6 min read
Making simple HTTP requests in NodeJS

Making simple HTTP requests in NodeJS

6
Comments
2 min read
Cache me if you can 🏃

Cache me if you can 🏃

8
Comments
2 min read
Why Python devs love Requests

Why Python devs love Requests

2
Comments
3 min read
Intercepting Http requests in Angular

Intercepting Http requests in Angular

3
Comments
3 min read
Handling Binary Data — Building a HTTP Server from scratch

Handling Binary Data — Building a HTTP Server from scratch

7
Comments
10 min read
Deal with the *Host* header field

Deal with the *Host* header field

4
Comments
2 min read
Understanding Http Get request & PODO (Mapping received data) in Flutter!

Understanding Http Get request & PODO (Mapping received data) in Flutter!

8
Comments
4 min read
Building a HTTP Server from scratch: Understanding Request & Response

Building a HTTP Server from scratch: Understanding Request & Response

45
Comments
7 min read
Understanding Network things: part 4 – Unicast, Broadcast, Multicast & Anycast

Understanding Network things: part 4 – Unicast, Broadcast, Multicast & Anycast

33
Comments
1 min read
Accept header parser and matcher

Accept header parser and matcher

5
Comments
4 min read
How to create framework in Node.js

How to create framework in Node.js

15
Comments 1
3 min read
Negotiating Languages with Ruby: A Journey through Linguistic Diversity

Negotiating Languages with Ruby: A Journey through Linguistic Diversity

3
Comments
2 min read
What is HTTP & QUIC?

What is HTTP & QUIC?

4
Comments
4 min read
Understanding the HTTP Protocol

Understanding the HTTP Protocol

10
Comments
6 min read
The JUICE of Reactive Programming in Angular

The JUICE of Reactive Programming in Angular

13
Comments
12 min read
Tcp, Udp, Http

Tcp, Udp, Http

4
Comments
2 min read
Understanding Network things: part 3 – DNS

Understanding Network things: part 3 – DNS

66
Comments 1
1 min read
Understanding Network things: part 2 – IP address & CIDR

Understanding Network things: part 2 – IP address & CIDR

72
Comments 1
1 min read
Intercepting http requests in Axios

Intercepting http requests in Axios

8
Comments
3 min read
What is HTTP?

What is HTTP?

6
Comments
2 min read
How to handle server responses in ExpressJS - The easy way!

How to handle server responses in ExpressJS - The easy way!

10
Comments
12 min read
O guia completo do gRPC parte 3: Tipos em tudo com TypeScript!

O guia completo do gRPC parte 3: Tipos em tudo com TypeScript!

5
Comments
17 min read
Sending images and more with Telegram bot

Sending images and more with Telegram bot

57
Comments 22
3 min read
Firefox and Chrome resolve any localhost domain (*.localhost) to loopback address

Firefox and Chrome resolve any localhost domain (*.localhost) to loopback address

6
Comments 1
1 min read
My Custom Http Error In Golang

My Custom Http Error In Golang

5
Comments
2 min read
A brief introduction to Download Managers in GoLang

A brief introduction to Download Managers in GoLang

5
Comments
8 min read
O guia completo do gRPC parte 2: Mãos à obra com JavaScript

O guia completo do gRPC parte 2: Mãos à obra com JavaScript

4
Comments
18 min read
HTTP caching is a superpower

HTTP caching is a superpower

7
Comments 2
11 min read
HTTPS

HTTPS

2
Comments 1
4 min read
Nginx HTTP Basic Authentication(Kimlik Doğrulama) Kurulumu

Nginx HTTP Basic Authentication(Kimlik Doğrulama) Kurulumu

2
Comments
1 min read
Automating HTTP Form Submissions Using Python and Cronjobs

Automating HTTP Form Submissions Using Python and Cronjobs

7
Comments 2
5 min read
Sphere.js creating http servers for beginners

Sphere.js creating http servers for beginners

7
Comments
1 min read
Creating a Node Server Without Express

Creating a Node Server Without Express

5
Comments
4 min read
Web basics: a simple HTTP Server in Ruby

Web basics: a simple HTTP Server in Ruby

11
Comments
4 min read
Understanding Network things: part 1 – L4 / L7 layers

Understanding Network things: part 1 – L4 / L7 layers

198
Comments 12
1 min read
API JSON calls with Haskell

API JSON calls with Haskell

11
Comments 2
2 min read
Web basics: a TCP Server in Ruby

Web basics: a TCP Server in Ruby

28
Comments
3 min read
Once upon a time in .NET

Once upon a time in .NET

3
Comments
8 min read
O guia completo do gRPC parte 1: O que é gRPC?

O guia completo do gRPC parte 1: O que é gRPC?

17
Comments 1
13 min read
Download file using HttpClient wrapper asynchronously.

Download file using HttpClient wrapper asynchronously.

19
Comments 4
1 min read
Hosting a Node.js HTTP server on your local internet

Hosting a Node.js HTTP server on your local internet

15
Comments 1
2 min read
Modify request and response headers in Chrome

Modify request and response headers in Chrome

4
Comments 2
1 min read
Deep dive in CORS: History, how it works, and best practices

Deep dive in CORS: History, how it works, and best practices

3
Comments
18 min read
loading...