summaryrefslogtreecommitdiff
path: root/chromium/docs/website/site/spdy/http2/index.md
blob: 04c50e8f1fac186b4df0a6b2467bff51f2f75f9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
breadcrumbs:
- - /spdy
  - SPDY
page_name: http2
title: HTTP/2
---

## Instructions

    Get and build the latest Chromium source:
    <https://code.google.com/p/chromium/wiki/UsingGit>, **OR** join the [Chrome
    Canary](https://www.google.com/intl/en/chrome/browser/canary.html) channel.

    Run Chrome with the "--enable-spdy4" command-line flag (an internal name for
    HTTP/2).

    Enjoy!

    Contact [Bence Béky](mailto:bnc@chromium.org) if you have questions.