Skip to content

Commit 91736f7

Browse files
committed
Http2 and Dev Tools 'starter' slide
1 parent 814f205 commit 91736f7

File tree

3 files changed

+567
-0
lines changed

3 files changed

+567
-0
lines changed

index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -747,6 +747,21 @@ <h1 style="font-size: 3.0em;" class="fallbackColor" >Anyone really does <a href=
747747
<a href="https://developers.google.com/web/updates/2015/11/app-shell" class="credits" target="_blank">Image from Google Web Updates</a>
748748
</p>
749749
</section>
750+
<section>
751+
<h1>HTTP 2</h1>
752+
<img class="plain" style="max-height: 15em;" src="/src/img/HTTP_persistent_connection.svg">
753+
<p>
754+
<a href="https://en.wikipedia.org/wiki/HTTP_persistent_connection" class="credits" target="_blank">Image from Wikipedia</a>
755+
</p>
756+
</section>
757+
758+
<section>
759+
<h1>
760+
<img style="max-height: 1.5em;" class="plain" src="/src/img/chrome-icon.png">
761+
<span style="font-size: 1em" class="inline secondaryFont fallbackColor lowercase">developer</span>
762+
<span class="inline primaryColor">Tools</span>
763+
</h1>
764+
</section>
750765

751766
</div>
752767
</div>

0 commit comments

Comments
 (0)