alex / alex/what-happens-when

Sending of cookies (and other headers) with request

オープン
#268 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
43.3k
フォーク
5.7k
PR マージ指標
30日以内にマージされた PR はありません

説明

One important piece missing in the HTTP request header section is that the browser has a bit of logic around figuring out which cookies, if any, to send along with the request. There's also a ton of extra logic around the compression, language, mime-types, user-agent and so on which are worth mentioning in the request section, and then calling out in the response section: in general, both HTTP servers and application layer handlers look at bits of the header to modulate the response.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。