Articles by Tag #http

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Axios vs Fetch

Introduction In modern web development, making HTTP requests is a fundamental task....

Learn More 172 47Jul 3 '24

Understanding the Basics of HTTP Status Codes

When developing web applications, understanding HTTP status codes is essential for effectively...

Learn More 64 6May 25 '24

Error Code 418 - "I'm a Teapot"?! 😲

The Quirky Tale of the "I'm a Teapot" Error Code (418) Introduction Picture...

Learn More 40 10Aug 14 '24

List of key HTTP status codes and their explanations

HTTP Status Codes and Their Meanings. 200 - Success: The server successfully processed...

Learn More 36 2Nov 12 '24

HTTP Response Status Codes | All you need to know | 2025🐱‍💻

😄 Introduction Most of the web developers in the tech industry are already familiar with...

Learn More 31 8Dec 5 '24

API Quick Reference Guide

API Quick Reference Guide. HTTP Methods: GET: Retrieve data from the...

Learn More 31 0Nov 16 '24

🛡️ Mastering HTTP Security Headers

In the ever-evolving cybersecurity landscape, protecting web applications has become more crucial...

Learn More 21 0Sep 4 '24

FetchPHP 2.0: An Update To Bring Javascript's Fetch & True Async To PHP (Now With Superpowers!)

Hello lovely people! We are thrilled to announce the release of FetchPHP 2.0! This new version is...

Learn More 15 0Sep 30 '24

The Vary HTTP header

I try to constantly deepen my knowledge of HTTP and REST. Recently, I stumbled upon the list of all...

Learn More 15 2May 9 '24

Go's http.ServeMux Is All You Need

Optimization and Application Analysis of http.ServeMux in Go 1.22 Standard Library In...

Learn More 13 0Jan 27

Consuming HTTP Streams in PHP with Symfony HTTP Client and Ollama API

An HTTP stream enables clients to process data incrementally, allowing them to handle large or...

Learn More 12 2Oct 1 '24

Simplify Gin Input Validation in Go with ginvalidator

Overview ginvalidator is a set of Gin middlewares that wraps the extensive collection of...

Learn More 12 1Nov 13 '24

httpstat.us is a great service to test your APIs and scripts

Just discovered https://httpstat.us which returns a HTTP response you request. You can request by...

Learn More 11 1Nov 15 '24

Top 10 HTTP Testing Tools for Mac in 2025

In modern software development, HTTP testing tools have become essential companions for developers....

Learn More 11 0Dec 10 '24

Essential HTTP Status Codes Every Web Developer Should Know

Understanding HTTP status codes is crucial for web developers. These codes provide insight into the...

Learn More 11 2Jun 20 '24

HTTP Headers in API

http header are the field in http api request and response. it is like setting up the address from...

Learn More 10 0Dec 23 '24

Mastering Server-Sent Events (SSE) with Python and Go for Real-Time Data Streaming 🚀

In today's interactive web applications, real-time data updates play a crucial role in enhancing user...

Learn More 8 1Nov 5 '24

ResponseEntity in Spring Boot | HttpStatus | REST API | Java Spring

In this article we dive deep into the world of Response Entities in Spring Boot and unravel the...

Learn More 8 0Feb 6

Full stack Development in 5 minutes

You opened your browser, navigated it to dev.to and stumbled upon this article. You might be using...

Learn More 8 10Nov 23 '24

Designing HTTP API clients in .NET

In this post, I describe a scalable architectural approach to building typed HTTP API clients for...

Learn More 8 0Aug 21 '24

Is it ok to send plain-text password over HTTPS? How to pass credentials over network layer from Front - end

Sending "plaintext" passwords over HTTPS is standard practice. Due to the encryption provided by TLS,...

Learn More 8 0Jun 19 '24

Reimplementing the Gin Web Framework from Scratch in Go

Leapcell: The Best of Serverless Web Hosting Implementing an HTTP Router Similar to Gin...

Learn More 8 0Mar 30

One does not simply delete cookies

Naming is hard. Modern developer tools often provide intuitive APIs acting as wrappers around web...

Learn More 8 0Jun 10 '24

How to Use HTTP/3 and QUIC for Faster, Secure Web Applications

HTTP/3 is the latest evolution of the HyperText Transfer Protocol, built on top of the QUIC transport...

Learn More 8 0Apr 19

AWS Lambda Function URL with CORS explained by example

This post explores different configuration options for invoking AWS Lambda functions via a URL. ...

Learn More 7 0Aug 14 '24

Introducing FetchPHP: A Simple, Powerful HTTP Library for PHP, Inspired by JavaScript’s fetch API

Hey PHP developers! 👋 Today, I’m excited to introduce FetchPHP, a lightweight HTTP library for PHP...

Learn More 7 6Sep 13 '24

Synthetic Monitoring with Grafana Cloud and Lambda

🕐Time for some synthetic monitoring fun with Grafana...📊 We'd deploy a simple function on AWS Lambda...

Learn More 7 0May 18 '24

Deep Dive - How Chunked Transfer Encoding Works

Chunked transfer encoding is a key HTTP/1.1 feature that allows servers to stream data incrementally...

Learn More 7 0Apr 4

Getting Started with Free WAF: Configuring HTTP to HTTPS Redirection for Your Site

SafeLine WAF Installation Reference: SafeLine WAF Installation Prerequisites: An SSL...

Learn More 7 0Aug 16 '24

Comprehensive Overview of HTTP Caching

Leapcell: The Best of Serverless Web Hosting Detailed Explanation of the HTTP Caching...

Learn More 6 0Apr 2