HTTP

200 OK

The request succeeded. The meaning depends on the HTTP method: GET returns the resource, POST reports the action result, HEAD returns headers only.

When You See This Code

The most common HTTP response — indicates the request was processed successfully.

How to Fix

No fix needed. The request succeeded as expected.

Specification

View RFC / Specification →

Related Codes

Cross-Protocol Equivalents