# تجربه از HTTP/2

مشخصات HTTP/2 توسط RFC 7540 در ماه مِه سال ۲۰۱۵، یک ماه قبل از آنکه QUIC برای اولین بار به IETF آورده شود انتشار یافت.

همراه با HTTP/2، مبانی تغییرات HTTP وضع شد و گروهی که HTTP/2 را ساختند این ذهنیت را داشتند که این امر به فرایند نوسازی نسخه‌های جدیدتر HTTP کمک می‌کند تا سریعتر از زمانی باشند که برای رفتن از نسخه ۱ به ۲ به طول انجامید (حدود ۱۶ سال).

با استفاده از HTTP / 2، کاربران و بسته‌های نرم افزاری به این ایده رسیدند که دیگر نمی‌توان انتظار داشت که HTTP با پروتکلی مبتنی بر متن به صورت زنجیره‌ای اجرا شود.

نام "HTTP بر روی بستر QUIC" در نوامبر ۲۰۱۸ به HTTP/3 تغییر یافت.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://http3-explained.haxx.se/fa/proc/proc-h2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
