Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Understanding TCP/IP
  • Table Of Contents Toc
Understanding TCP/IP

Understanding TCP/IP

By : CP Books a.s.
5 (1)
close
close
Understanding TCP/IP

Understanding TCP/IP

5 (1)
By: CP Books a.s.

Overview of this book

This book covers in detail the Open System Interconnection (OSI) reference model and the TCP/IP protocols that operate that different layers. Its coverage includes various application protocols. The authors explain in an easy-to-read style networking concepts and protocols, with examples that make the book a practical guide in addition to its coverage of theory.
Table of Contents (20 chapters)
close
close
19
Index

14.9 The HTTP Response

The HTTP response starts with a status line in the following form:

<Version> <Result code> <Reason-Phrase>

Here, Version is the HTTP protocol version in which the response is formulated. Result code specifies the success or failure of an operation, and Reason-Phrase is intended for the user. A header formed from the header fields follows the status line again. A blank line that separates the header from the message body terminates the header. If the header contains the Transfer-Encoding:chunked header field, there can be once again an empty line after the data followed by the footer, which is formed again by the header fields. In practice, a case where the footer is used has not been observed.

Here is an example of a status line (positive response):

HTTP/1.1 200 OK

Result code consists of three digits. The first digit determines the response type:

  • 1xx: Informative response and the process continues
  • 2xx: Process successful
  • 3xx: Redirecting, i.e.,...
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Understanding TCP/IP
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon