F5 Common HTTP Response Codes Flashcards

1
Q

What are the 5 HTTP response codes by class only?

A

1xx (100s) - informational response
2xx (200s) - successful
3xx (300s) - redirection
4xx (400s) - client error
5xx (500s) - server error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is code 200?

A

OK

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is code 201?

A

Created

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is code 204?

A

No Content

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is code 304?

A

Not Modified

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is code 400?

A

Bad Request

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is code 401?

A

Unauthorized

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is code 403?

A

Forbidden

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is code 404?

A

Not Found

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is code 409?

A

Conflict

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is code 410?

A

Gone

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is code 500?

A

Internal Server Error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is code 301?

A

Redirect - Moved Permanently

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is code 302?

A

Temporary redirect

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is code 503?

A

Service unavailable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is code 502?

A

Bad Gateway

17
Q

What is code 504?

A

Gateway Timeout