Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
HTML
5.8K+ articles
Computer Networks
3.6K+ articles
GBlog
3.3K+ articles
GBlog 2024
779+ articles
HTTP
38+ articles
HTTP Status Code
7+ articles
HTTP- response-status-codes
11 posts
Recent Articles
Popular Articles
HTTP status codes | Informational Responses
Last Updated: 31 October 2019
The HTTP status codes are used to indicate that any specific HTTP request has successfully completed or not. The HTTP status codes are categorized into five sections those...
read more
Computer Networks
HTTP- response-status-codes
How to Fix a 401 Unauthorized Error?
Last Updated: 15 April 2025
Are you seeing a 401 Unauthorized Error and wondering how to fix it? The 401 Unauthorized Error is an HTTP status code error that represents the request sent by the client...
read more
Computer Networks
Picked
HTTP- response-status-codes
HTTP status codes | Redirection Responses
Last Updated: 15 July 2020
HTTP status codes are a conversation between your browser and the site server. The server gives responses to the browser's request in the form of a three-digit code known ...
read more
Computer Networks
HTTP- response-status-codes
HTTP status codes | Server Error Responses
Last Updated: 15 July 2020
HTTP status codes is a conversation between your browser and the site server. The server gives responses to the browser's request in the form of a three-digit code known a...
read more
Computer Networks
HTTP- response-status-codes
HTTP status codes | Client Error Responses
Last Updated: 27 June 2023
The browser and the site server have a conversation in the form of HTTP status codes. The server gives responses to the browser’s request in the form of a three-digit code...
read more
Web Technologies
HTML
HTTP- response-status-codes
HTTP 201 status code
Last Updated: 01 December 2020
What is HTTP ?HTTP stands for Hyper Text Transfer Protocol. Using this protocols, the clients communicate with server and vice versa. This concept is the core of internet,...
read more
Web Technologies
Picked
HTTP- response-status-codes
State the core components of an HTTP response ?
Last Updated: 20 September 2021
Have you ever thought about how the front-end of an application communicates with the backend to get data or perform certain operations? It is done through API Requests. A...
read more
Software Engineering
Picked
Blogathon-2021
HTTP- response-status-codes
HTTP
Explain Request Verbs
Last Updated: 01 November 2021
HTTP methods provide a way to specify the desired action to be performed on the given resource. The result depends upon the implementation of the server and it can be pre-...
read more
Software Engineering
Picked
Blogathon-2021
HTTP- response-status-codes
HTTP
What do you understand by the HTTP Status Codes ?
Last Updated: 27 October 2021
The HTTP or the HyperText Transfer Protocol is a protocol of the application layer. It helps in establishing communication between a web browser and a web server. When a c...
read more
Picked
HTTP- response-status-codes
Websites & Apps
How to Intercept HTTP requests in web extension ?
Last Updated: 07 April 2025
In this article, we will understand to intercept the HTTP requests made by the browser using web extension API.What is Intercepting HTTP Request?Intercepting HTTP Requests...
read more
HTML
HTTP- response-status-codes
How To Fix HTTP 408 Request Timeout Error: Solve 408 Error in Steps
Last Updated: 16 July 2024
When one is browsing, the HTTP 408 error message that is feared by many can be very frustrating. It indicates a "Request Timeout,” which means that there has been a breakd...
read more
GBlog
HTTP- response-status-codes
HTTP
HTTP Status Code
GBlog 2024
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !