Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は http 経由で json api をコーディングしています (オリジナル、はい?)。ほとんどの場合、http レイヤーは無視します。該当する場合は POST と GET を使用する (まれに別の方法を使用する) 以外に、プロトコルが提供する可能性のある最適化は一切使用しません。
私は何が欠けていますか?どのヘッダーを使用できますか? http レイヤーの機能をさらに活用することで、どのヘッダーを簡素化できますか?