---

Testing HTTP Status: 206 Partial Content and Range Requests

The HTTP 2xx class of status codes indicates the action requested by the client was received, and processed successfully. HTTP/1.1 200 OK is the standard response for successful HTTP requests. When you type www.cyberciti.biz in the browser you will get this status code. The HTTP/1.1 206 status code allows the client to grab only part of the resource by sending a range header.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis