• We just launched and are currently in beta. Join us as we build and grow the community.

know the status http codes 3xx, 4xx, 5xx in sentry or other

hoss

Social Dashboard Analyst
H Rep
0
0
0
Rep
0
H Vouches
0
0
0
Vouches
0
Posts
173
Likes
60
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 300 XP
Hi everyone,



I see a lot of people asking what HTTP status codess (4xx 5xx xxx) are for, you'll see it's really simple


What is ?


Status codes are issued by a server in response to a client's request made to the server



the most frequent codes are for example 404, 200.



you can see them for example in sentry



EmmgyoR.png




start by understanding them, I'll give you the list of codes



1xx (Informational): The request was received, continuing process
2xx (Successful): The request was successfully received, understood, and accepted
3xx (Redirection): Further action needs to be taken in order to complete the request
4xx (Client Error): The request contains bad syntax or cannot be fulfilled
5xx (Server Error): The server failed to fulfill an apparently valid request



you don't need to know all codes, but just to know the beginning, for example if you have the code 5xxyou know that the problem comes from the server, not from you



Full codes here: https://en.wikipedia.org/wiki/List_of_HTTP_status_codes



and sorry for my bad english



LEECHER = REPORTED



REPORTED = BANNED !



enjoy
 

428,096

310,989

310,998

Top