Skip to main content

Get full access to Real World HTTP 第2版―歴史とコードに学ぶインターネットとウェブ技術 and 60K+ other titles, with a free 10-day trial of O'Reilly.

There are also live events, courses curated by job role, and more.

2章HTTP/1.0のセマンティクス:ブラウザの基本機能の裏側

1章ではHTTPの基本の4要素について説明しました。

  • メソッドとパス

  • ヘッダー

  • ボディ

  • ステータス

ウェブブラウザはこれらの箱にデータを入れて送信したり、あるいはサーバーからのレスポンスで送られてきた箱からデータを取り出したりして、サーバーとやり取りを行います。ウェブの高度化に従ってさまざまな機能が追加されていますが、特にヘッダーという仕組みの中で多くの機能が実現されています。本章では、ブラウザがどのようにこれらの仕組みを応用して基本機能を実現しているかを見ていきます。本章でも、前章同様に必要に応じてcurlコマンドを利用して、ブラウザの振る舞いを理解していきます。 ...

Get Real World HTTP 第2版―歴史とコードに学ぶインターネットとウェブ技術 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.

Don’t leave empty-handed

Get Mark Richards’s Software Architecture Patterns ebook to better understand how to design components—and how they should interact.

It’s yours, free.

Get it now
Cover of Software Architecture Patterns

Check it out now on O’Reilly

Dive in for free with a 10-day trial of the O’Reilly learning platform—then explore all the other resources our members count on to build skills and solve problems every day.

Start your free trial Become a member now