DEV Community

# http

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Entendendo os códigos de status HTTP: Um guia teórico para desenvolvedores

Entendendo os códigos de status HTTP: Um guia teórico para desenvolvedores

185
Comments 18
5 min read
The 5 pillars of every HTTP request

The 5 pillars of every HTTP request

124
Comments 9
4 min read
Using HTTP Headers for faster Responses

Using HTTP Headers for faster Responses

107
Comments 1
3 min read
How to stream data over HTTP using Node and Fetch API

How to stream data over HTTP using Node and Fetch API

92
Comments 6
6 min read
Increasing API Reliability: Adding Timeouts to Node.js Fetch

Increasing API Reliability: Adding Timeouts to Node.js Fetch

26
Comments 2
2 min read
Power Automate - All The HTTP Connectors And What They Do

Power Automate - All The HTTP Connectors And What They Do

23
Comments 3
5 min read
Buffered vs Streaming Data Transfer

Buffered vs Streaming Data Transfer

19
Comments 5
6 min read
Proper HTTP shutdown in Go

Proper HTTP shutdown in Go

18
Comments
10 min read
A story about HTTP status codes and why you should read documentation

A story about HTTP status codes and why you should read documentation

17
Comments 1
6 min read
Understanding Cache-Control and ETag for efficient web caching

Understanding Cache-Control and ETag for efficient web caching

17
Comments 1
4 min read
HTTP Connection churn in GO

HTTP Connection churn in GO

17
Comments 2
7 min read
Leverage the richness of HTTP status codes

Leverage the richness of HTTP status codes

16
Comments 2
4 min read
What are those HTTP Response Codes??

What are those HTTP Response Codes??

15
Comments 3
2 min read
HTTP GET & POST Request in NextJS Stable App Router

HTTP GET & POST Request in NextJS Stable App Router

13
Comments 5
4 min read
Conceitos de internet - HTTP/HTTPS, DNS, DOMÍNIO E SERVIDOR

Conceitos de internet - HTTP/HTTPS, DNS, DOMÍNIO E SERVIDOR

13
Comments
7 min read
Who kept the bots out? Stopping content being harvested by AI

Who kept the bots out? Stopping content being harvested by AI

12
Comments
3 min read
URL Expansion with Dart

URL Expansion with Dart

12
Comments
6 min read
Health Check Response Format for HTTP APIs

Health Check Response Format for HTTP APIs

11
Comments
3 min read
Why do you need the RPC protocol when you have the HTTP transport protocol?

Why do you need the RPC protocol when you have the HTTP transport protocol?

10
Comments
3 min read
Go 1.22's HTTP Package Updates

Go 1.22's HTTP Package Updates

8
Comments 2
4 min read
Setup a basic authentication in Rails with HTTP Authentication

Setup a basic authentication in Rails with HTTP Authentication

7
Comments 1
4 min read
A brief overview of HTTP protocol

A brief overview of HTTP protocol

7
Comments
7 min read
Dominando o HTTP Interceptor do Angular para Gestão de Autorização de APIs

Dominando o HTTP Interceptor do Angular para Gestão de Autorização de APIs

7
Comments 2
11 min read
HTTP Requests in JavaScript: Popular Libraries for Web Developers

HTTP Requests in JavaScript: Popular Libraries for Web Developers

7
Comments 1
12 min read
Easy way to cache data.

Easy way to cache data.

7
Comments
4 min read
The Basics: Everything About Hypertext Transfer Protocol

The Basics: Everything About Hypertext Transfer Protocol

6
Comments 2
3 min read
HTTP Codes

HTTP Codes

6
Comments 2
2 min read
5 Ways to Make HTTP Requests in Node.js

5 Ways to Make HTTP Requests in Node.js

6
Comments
4 min read
Demystifying the HTTP Host header

Demystifying the HTTP Host header

6
Comments
4 min read
Custom BeeHiiv Home Page with Cloudflare

Custom BeeHiiv Home Page with Cloudflare

6
Comments
2 min read
HTTP: Definitive Guide For JavaScript Developers

HTTP: Definitive Guide For JavaScript Developers

5
Comments
5 min read
Introduction to HTTP status codes

Introduction to HTTP status codes

5
Comments 2
2 min read
Um pouco sobre internet :)

Um pouco sobre internet :)

5
Comments
7 min read
Unlock Web : The Client-Server

Unlock Web : The Client-Server

5
Comments
7 min read
Desplegando una web estática en AWS desde la CLI

Desplegando una web estática en AWS desde la CLI

5
Comments
6 min read
Problem Details for HTTP APIs - RFC 7807 is dead, long live RFC 9457

Problem Details for HTTP APIs - RFC 7807 is dead, long live RFC 9457

5
Comments
10 min read
Protocolo HTTP

Protocolo HTTP

4
Comments 2
12 min read
Exploring HTTP Protocol: Can You Send a GET Call with a POST Method ? and Vice Versa

Exploring HTTP Protocol: Can You Send a GET Call with a POST Method ? and Vice Versa

4
Comments 1
2 min read
Understanding "Connection Reset by Peer" in GoLang: A Troubleshooting Guide

Understanding "Connection Reset by Peer" in GoLang: A Troubleshooting Guide

4
Comments
5 min read
HTTP Methods Demystified: A Guide to Understanding HTTP Request Methods

HTTP Methods Demystified: A Guide to Understanding HTTP Request Methods

4
Comments
3 min read
How I write HTTP services in Go

How I write HTTP services in Go

4
Comments
7 min read
How to stream data over HTTP using Node and Fetch API

How to stream data over HTTP using Node and Fetch API

3
Comments
6 min read
What is a Webhook and how it works

What is a Webhook and how it works

3
Comments
1 min read
Build a HTTP server with Rust and tokio - Part 1: serving static files

Build a HTTP server with Rust and tokio - Part 1: serving static files

3
Comments
5 min read
HTTP Endpoints with Large Action Model - Complete AI Integration

HTTP Endpoints with Large Action Model - Complete AI Integration

3
Comments
6 min read
New RestClient in Spring 6.1

New RestClient in Spring 6.1

3
Comments 2
7 min read
Web Scraping

Web Scraping

3
Comments
3 min read
Communicating with backend services using HTTP

Communicating with backend services using HTTP

3
Comments
5 min read
GCP Serverless Function in Java with 15Mb RAM

GCP Serverless Function in Java with 15Mb RAM

3
Comments
3 min read
Spin a Framework-Free HTTP Router Server in Go 1.22 With Ease

Spin a Framework-Free HTTP Router Server in Go 1.22 With Ease

3
Comments
2 min read
Demystifying HTTP: The Secret Language of the Web

Demystifying HTTP: The Secret Language of the Web

3
Comments 2
4 min read
HMAC & Message Authentication Codes - Why hashing alone is NOT ENOUGH for Data Integrity 😼

HMAC & Message Authentication Codes - Why hashing alone is NOT ENOUGH for Data Integrity 😼

2
Comments
5 min read
Security headers - what they are and how to use them 🔒

Security headers - what they are and how to use them 🔒

2
Comments
3 min read
Server-Sent Events Explained

Server-Sent Events Explained

2
Comments
6 min read
Souring on Serverless

Souring on Serverless

2
Comments 1
3 min read
Combine jq with curl to improve its JSON handling

Combine jq with curl to improve its JSON handling

2
Comments 1
4 min read
About HTTP : request, response and methods

About HTTP : request, response and methods

2
Comments
1 min read
Python Networking: HTTP

Python Networking: HTTP

2
Comments
30 min read
What Happens When You Type google.com And Press Enter?

What Happens When You Type google.com And Press Enter?

2
Comments
5 min read
Step by Step guide to build your own Chrome Extension to modify HTTP headers

Step by Step guide to build your own Chrome Extension to modify HTTP headers

2
Comments
6 min read
loading...