DEV Community

# http

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
The Backbone of Backend Development: Understanding HTTP

The Backbone of Backend Development: Understanding HTTP

2
Comments
2 min read
Build a Credit Card validator using Go

Build a Credit Card validator using Go

5
Comments
5 min read
Proper HTTP shutdown in Go

Proper HTTP shutdown in Go

47
Comments 1
10 min read
Custom BeeHiiv Home Page with Cloudflare

Custom BeeHiiv Home Page with Cloudflare

4
Comments
2 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 😼

4
Comments
5 min read
Understanding Cache-Control and ETag for efficient web caching

Understanding Cache-Control and ETag for efficient web caching

25
Comments 1
4 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?

5
Comments
3 min read
Server-Sent Events Explained

Server-Sent Events Explained

7
Comments 2
6 min read
MQTT vs Kafka, HTTP, HTTPS, and CoAP UDP: Optimizing IoT Device Communication

MQTT vs Kafka, HTTP, HTTPS, and CoAP UDP: Optimizing IoT Device Communication

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

Combine jq with curl to improve its JSON handling

3
Comments 1
4 min read
HTTP GET & POST Request in NextJS Stable App Router

HTTP GET & POST Request in NextJS Stable App Router

63
Comments 9
4 min read
Power Automate - All The HTTP Connectors And What They Do

Power Automate - All The HTTP Connectors And What They Do

52
Comments 5
5 min read
HTTP: The Fundamentals

HTTP: The Fundamentals

7
Comments
14 min read
Python Networking: HTTP

Python Networking: HTTP

4
Comments
30 min read
New RestClient in Spring 6.1

New RestClient in Spring 6.1

24
Comments 2
7 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
Conceitos de internet - HTTP/HTTPS, DNS, DOMÍNIO E SERVIDOR

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

17
Comments
7 min read
Communicating with backend services using HTTP

Communicating with backend services using HTTP

3
Comments
5 min read
Como configurar Etags en Apache Server

Como configurar Etags en Apache Server

1
Comments
1 min read
A Quick Introduction to Ballerina: The Network-Aware Programming Language

A Quick Introduction to Ballerina: The Network-Aware Programming Language

Comments
2 min read
The 5 pillars of every HTTP request

The 5 pillars of every HTTP request

125
Comments 9
4 min read
Recording and Replaying HTTP Interactions with Ease: A Guide to VCR.py

Recording and Replaying HTTP Interactions with Ease: A Guide to VCR.py

6
Comments
7 min read
Building in Real-Time with Pushpin

Building in Real-Time with Pushpin

2
Comments
4 min read
Demystifying the HTTP Host header

Demystifying the HTTP Host header

9
Comments
4 min read
Lib HttpClient Utils: Uma biblioteca Java para simplificar requisiçþes HTTP

Lib HttpClient Utils: Uma biblioteca Java para simplificar requisiçþes HTTP

1
Comments
3 min read
All CORS explained from A to Z

All CORS explained from A to Z

3
Comments
7 min read
Java-based console app as HTTP client

Java-based console app as HTTP client

1
Comments
2 min read
Who kept the bots out? Stopping content being harvested by AI

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

13
Comments
3 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
Basics of HTTP request & response.

Basics of HTTP request & response.

1
Comments
2 min read
Understanding the Role of Middleware in Golang

Understanding the Role of Middleware in Golang

6
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
What is a Webhook and how it works

What is a Webhook and how it works

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

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

18
Comments
5 min read
Health Check Response Format for HTTP APIs

Health Check Response Format for HTTP APIs

11
Comments
3 min read
REST API Best Practice: Understanding Verbs and status code

REST API Best Practice: Understanding Verbs and status code

7
Comments
9 min read
Idempotência em Requisiçþes HTTP

Idempotência em Requisiçþes HTTP

Comments
6 min read
Evolution of HTTP

Evolution of HTTP

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

Setup a basic authentication in Rails with HTTP Authentication

14
Comments 1
4 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

4
Comments
5 min read
HTTPS problem with SSL certificates in Node.js

HTTPS problem with SSL certificates in Node.js

Comments
2 min read
HTTP: Definitive Guide For JavaScript Developers

HTTP: Definitive Guide For JavaScript Developers

5
Comments
5 min read
The story how I implemented a Web application for benchmarking popular HTTP clients.

The story how I implemented a Web application for benchmarking popular HTTP clients.

3
Comments
3 min read
Protocolo HTTP

Protocolo HTTP

5
Comments 2
12 min read
Leverage the richness of HTTP status codes

Leverage the richness of HTTP status codes

16
Comments 2
4 min read
A Beginner's Guide to Curl: Part 5 - Setting Headers

A Beginner's Guide to Curl: Part 5 - Setting Headers

Comments
3 min read
All about APIs

All about APIs

10
Comments
2 min read
The history of HTTP in under 5 minutes

The history of HTTP in under 5 minutes

4
Comments
4 min read
GraphQL over Internet

GraphQL over Internet

Comments
8 min read
Increasing Perl’s Visibility, Redux

Increasing Perl’s Visibility, Redux

11
Comments 2
1 min read
Http Client API in Java: Managing Files

Http Client API in Java: Managing Files

7
Comments
5 min read
Mastering API Testing with Charles Proxy: How to Monitor and Manipulate HTTP Traffic like a Pro

Mastering API Testing with Charles Proxy: How to Monitor and Manipulate HTTP Traffic like a Pro

3
Comments
4 min read
Handling HTTP Requests with DIO and Refresh Tokens in Flutter

Handling HTTP Requests with DIO and Refresh Tokens in Flutter

30
Comments 1
2 min read
Http Client API in Java: Authentication

Http Client API in Java: Authentication

16
Comments
3 min read
HTTP Status Codes

HTTP Status Codes

2
Comments
3 min read
Http Client API in Java: The basics

Http Client API in Java: The basics

9
Comments
4 min read
A Beginner's Guide to Curl: Part 4 - Json APIs

A Beginner's Guide to Curl: Part 4 - Json APIs

2
Comments
4 min read
A Beginner's Guide to Curl: Part 3 - Seeing the Details

A Beginner's Guide to Curl: Part 3 - Seeing the Details

Comments
3 min read
loading...